CbmRoot
Loading...
Searching...
No Matches
cbm::RecoSetupUtils Struct Reference

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)
 

Detailed Description

Different utilities for the CbmOfflineRecoSetup library.

Definition at line 20 of file CbmRecoSetupUtils.h.

Constructor & Destructor Documentation

◆ ~RecoSetupUtils()

cbm::RecoSetupUtils::~RecoSetupUtils ( )
delete

Member Function Documentation

◆ ReadVolume() [1/2]

cbm::algo::GeoVolume RecoSetupUtils::ReadVolume ( const std::string & path)
static

Definition at line 76 of file CbmRecoSetupUtils.cxx.

References ReadVolume().

◆ ReadVolume() [2/2]

cbm::algo::GeoVolume RecoSetupUtils::ReadVolume ( const TString & path)
static

Creates a volume info from a geo node, provided by path.

Parameters
pathPath to volume in the TGeoManager
Exceptions
std::runtime_errorIf 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().


The documentation for this struct was generated from the following files: