HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include <TBConfig.h>
Public Member Functions | |
TBConfig () | |
TBConfig (std::string ctrlfile) | |
~TBConfig () | |
Public Attributes | |
std::string | macro |
std::string | geometry |
bool | savetracks |
Definition at line 7 of file TBConfig.h.
|
inline |
Definition at line 8 of file TBConfig.h.
TBConfig::TBConfig | ( | std::string | ctrlfile | ) |
|
inline |
Definition at line 10 of file TBConfig.h.
std::string TBConfig::geometry |
Definition at line 13 of file TBConfig.h.
Referenced by main(), and operator<<().
std::string TBConfig::macro |
Definition at line 12 of file TBConfig.h.
Referenced by main(), and operator<<().
bool TBConfig::savetracks |
Definition at line 14 of file TBConfig.h.
Referenced by main(), and operator<<().