Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
software/JTrigger/LinkDef.hh
Go to the documentation of this file.
1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6#pragma link off all typedefs;
7#pragma link off all namespaces;
8
9#pragma link C++ class JTRIGGER::JPrescaler+;
10#pragma link C++ class JTRIGGER::JTrigger3DShower_t::JParameters+;
11#pragma link C++ class JTRIGGER::JTriggerMXShower_t::JParameters+;
12#pragma link C++ class JTRIGGER::JTrigger3DMuon_t::JParameters+;
13#pragma link C++ class JTRIGGER::JPMTIdentifier_t+;
14#pragma link C++ class JTRIGGER::JPMTSelector+;
15#pragma link C++ class JTRIGGER::JTriggerNB_t::JParameters+;
16#pragma link C++ class JTRIGGER::JL2Parameters+;
17#pragma link C++ class JTRIGGER::JTriggerParameters+;
18
19#endif