|
CbmRoot
|
A class providing a uniformed access to geometrical information for different detector subsystems. More...
#include <CbmGeoHelper.h>
Static Public Member Functions | |
| static std::vector< TString > | CollectNodes (const TString &detector, const std::regex &component, const TString &path, TGeoNode *pNode) |
| Collects paths of the components. | |
A class providing a uniformed access to geometrical information for different detector subsystems.
Definition at line 23 of file CbmGeoHelper.h.
|
static |
Collects paths of the components.
| [in] | detector | Name hint of the detector |
| [in] | component | Name of the active node component (can be a regular expression) |
| [in,out] | path | Path to the node |
| [in,out] | pNode | Pointer to the node |
Definition at line 28 of file CbmGeoHelper.cxx.
References CollectNodes().
Referenced by CollectNodes(), cbm::much::RecoSetupUnitFactory::CreateStationVolumes(), cbm::tof::RecoSetupUnitFactory::CreateStationVolumes(), cbm::trd::RecoSetupUnitFactory::CreateStationVolumes(), and CbmTrdParSetGeo::Init().