Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JTriggerNB.hh
Go to the documentation of this file.
1#ifndef __JTRIGGER__JTRIGGERNB__
2#define __JTRIGGER__JTRIGGERNB__
3
7/**
8 * \author rgruiz
9 */
10
11namespace JTRIGGER {}
12namespace JPP { using namespace JTRIGGER; }
13
14namespace JTRIGGER {
15
16 /**
17 * Nano-beacon trigger.
18 */
19 class JTriggerNB :
21 {
22 public:
23 /**
24 * Constructor.
25 */
28
29 };
30}
31
32#endif
Nano-beacon trigger.
Definition JTriggerNB.hh:21
JTriggerNB(const JTriggerNB_t::JParameters &input)
Constructor.
Definition JTriggerNB.hh:26
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for triggering.