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
bmfLinkDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file bmfLinkDef.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
// NB: shamelessly use the fact that as of 6.18 (?) inheritance from
9
// TObject is not required for scripting if a class instance does not
10
// need to be streamed out; therefore no changes to the class definitions
11
// in BeastMagneticField.h;
12
#pragma link C++ class BeastMagneticField+;
13
#pragma link C++ class BeastMagneticFieldCell+;
14
15
#endif
BeastMagneticField
blob
master
include
bmfLinkDef.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:28
using
1.8.2 with
EIC GitHub integration