Jpp  16.0.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 classs;
5 #pragma link off all functions;
6 #pragma link off all typedefs;
7 #pragma link off all includes;
8 #pragma link off all namespaces;
9 
10 #pragma link C++ class JTRIGGER::JPrescaler+;
11 #pragma link C++ class JTRIGGER::JTrigger3DShower_t::JParameters+;
12 #pragma link C++ class JTRIGGER::JTriggerMXShower_t::JParameters+;
13 #pragma link C++ class JTRIGGER::JTrigger3DMuon_t::JParameters+;
14 #pragma link C++ class JTRIGGER::JPMTIdentifier_t+;
15 #pragma link C++ class JTRIGGER::JPMTSelector+;
16 #pragma link C++ class JTRIGGER::JTriggerNB_t::JParameters+;
17 #pragma link C++ class JTRIGGER::JL2Parameters+;
18 #pragma link C++ class JTRIGGER::JTriggerParameters+;
19 
20 #endif