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
eiccadLinkDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file eiccadLinkDef.h
1
2
#ifdef __CINT__
3
4
#pragma link off all globals;
5
#pragma link off all classes;
6
#pragma link off all functions;
7
8
#pragma link C++ class EicCadFile+;
9
#pragma link C++ class EicCadFileConfig+;
10
#pragma link C++ class EicStlFactory+;
11
#pragma link C++ class EicCompositeShape+;
12
#pragma link C++ class EicBuffer3D+;
13
14
#pragma link C++ class std::pair<unsigned int,const TGeoMedium*>+;
15
16
#endif
17
EicRoot
blob
master
eic
cad
eiccadLinkDef.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:34
using
1.8.2 with
EIC GitHub integration