|
gsystem
|


Go to the source code of this file.
Data Structures | |
| class | GSystem |
| Represents a single detector system (e.g., calorimeter, tracker). More... | |
Typedefs | |
| using | SystemPtr = std::shared_ptr<GSystem> |
| using | SystemMap = std::map<std::string, SystemPtr> |
| using | SystemList = std::vector<SystemPtr> |
| using SystemList = std::vector<SystemPtr> |