EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
hadronicLinkDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file hadronicLinkDef.h
1
8
#ifdef __CINT__
9
10
#pragma link off all globals;
11
#pragma link off all classes;
12
#pragma link off all functions;
13
14
#pragma link C++ nestedclasses;
15
#pragma link C++ nestedtypedef;
16
17
#pragma link C++ namespace erhic::hadronic;
18
19
// Extensions for hadronic events
20
#pragma link C++ class erhic::hadronic::EventMC+;
21
#pragma link C++ class erhic::hadronic::EventPythiaPP+;
22
#pragma link C++ class erhic::hadronic::EventSmear+;
23
#pragma link C++ class erhic::hadronic::ParticleMC+;
24
#pragma link C++ class erhic::hadronic::Pythia6EventFactory+;
25
26
#endif // __CINT__
eic-smear
blob
master
cint
hadronicLinkDef.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:32
using
1.8.2 with
EIC GitHub integration