HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <TBGeometry.h>
Public Attributes | |
std::map< std::string, std::string > | smap |
std::map< std::string, double > | dmap |
std::map< std::string, int > | imap |
Definition at line 11 of file TBGeometry.h.
std::map<std::string, double> TBGeometry::Element::dmap |
Definition at line 13 of file TBGeometry.h.
Referenced by operator<<().
std::map<std::string, int> TBGeometry::Element::imap |
Definition at line 14 of file TBGeometry.h.
Referenced by TBGeometry::model(), operator<<(), and TBGeometry::version().
std::map<std::string, std::string> TBGeometry::Element::smap |
Definition at line 12 of file TBGeometry.h.
Referenced by TBGeometry::material(), and operator<<().