EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
class | MapsStave |
class | MapsGeoParData |
Macros | |
#define | _AIR_ ("air") |
#define | _WATER_ ("water") |
#define | _ALUMINUM_ ("aluminum") |
#define | _SILICON_ ("silicon") |
#define _AIR_ ("air") |
Definition at line 15 of file MapsGeoParData.h.
View newest version in sPHENIX GitHub at line 15 of file MapsGeoParData.h
#define _ALUMINUM_ ("aluminum") |
Definition at line 17 of file MapsGeoParData.h.
View newest version in sPHENIX GitHub at line 17 of file MapsGeoParData.h
#define _SILICON_ ("silicon") |
Definition at line 18 of file MapsGeoParData.h.
View newest version in sPHENIX GitHub at line 18 of file MapsGeoParData.h
Referenced by MapsGeoParData::ConstructMimosaCell().
#define _WATER_ ("water") |
Definition at line 16 of file MapsGeoParData.h.
View newest version in sPHENIX GitHub at line 16 of file MapsGeoParData.h
Referenced by MapsGeoParData::ConstructMimosaCell(), and MapsGeoParData::ConstructStave().