|
CbmRoot
|
Different utilities for the CbmOfflineRecoSetup library. More...
#include <CbmRecoSetupUtils.h>
Public Member Functions | |
| ~RecoSetupUtils ()=delete | |
Static Public Member Functions | |
| static algo::GeoVolume | ReadVolume (const TString &path) |
| Creates a volume info from a geo node, provided by path. | |
| static algo::GeoVolume | ReadVolume (const std::string &path) |
Different utilities for the CbmOfflineRecoSetup library.
Definition at line 20 of file CbmRecoSetupUtils.h.
|
delete |
|
static |
Definition at line 76 of file CbmRecoSetupUtils.cxx.
References ReadVolume().
|
static |
Creates a volume info from a geo node, provided by path.
| path | Path to volume in the TGeoManager |
| std::runtime_error | If node is not found by path |
Definition at line 27 of file CbmRecoSetupUtils.cxx.
References first.
Referenced by cbm::much::RecoSetupUnitFactory::CreateStationVolumes(), cbm::tof::RecoSetupUnitFactory::CreateStationVolumes(), cbm::trd::RecoSetupUnitFactory::CreateStationVolumes(), cbm::GeoNodeMap::GetVolumeProperties(), cbm::GeoNodeMap::ReadGeoVolume(), and ReadVolume().