CbmRoot
|
Information to be storred in the geoManager path. Based on legacy class CbmTrdGeoHandler. More...
#include <CbmTrdGeoFactory.h>
Public Attributes | |
int | address = -1 |
int | id = -1 |
global addressing of element | |
int | superId = -1 |
local (wrt installation) id of element | |
int | type = -1 |
global (wrt setup) id of element | |
int | superType = -1 |
version of element wrt superType family | |
int | rotation = -1 |
global type wrt TRD design | |
Information to be storred in the geoManager path. Based on legacy class CbmTrdGeoHandler.
Definition at line 50 of file CbmTrdGeoFactory.h.
int cbm::trd::geo::info_t::address = -1 |
Definition at line 51 of file CbmTrdGeoFactory.h.
Referenced by cbm::trd::geo::Setup::Module::init(), and cbm::trd::geo::ReadModuleInfo().
int cbm::trd::geo::info_t::id = -1 |
global addressing of element
Definition at line 52 of file CbmTrdGeoFactory.h.
Referenced by cbm::trd::geo::ChamberBuilder::Exec(), cbm::trd::geo::ReadFebInfo(), cbm::trd::geo::ReadModuleInfo(), and cbm::trd::geo::WriteFebInfo().
int cbm::trd::geo::info_t::rotation = -1 |
global type wrt TRD design
Definition at line 56 of file CbmTrdGeoFactory.h.
Referenced by cbm::trd::geo::ChamberBuilder::Exec(), cbm::trd::geo::ReadFebInfo(), cbm::trd::geo::ReadModuleInfo(), and cbm::trd::geo::WriteFebInfo().
int cbm::trd::geo::info_t::superId = -1 |
local (wrt installation) id of element
Definition at line 53 of file CbmTrdGeoFactory.h.
Referenced by cbm::trd::geo::ChamberBuilder::Exec(), cbm::trd::geo::ReadFebInfo(), cbm::trd::geo::ReadModuleInfo(), and cbm::trd::geo::WriteFebInfo().
int cbm::trd::geo::info_t::superType = -1 |
version of element wrt superType family
Definition at line 55 of file CbmTrdGeoFactory.h.
Referenced by cbm::trd::geo::ReadFebInfo().
int cbm::trd::geo::info_t::type = -1 |
global (wrt setup) id of element
Definition at line 54 of file CbmTrdGeoFactory.h.
Referenced by cbm::trd::geo::ReadFebInfo(), and cbm::trd::geo::ReadModuleInfo().