![]() |
ATLAS Offline Software
|
#include <VDetectorParameters.h>
Public Member Functions | |
| virtual | ~VDetectorParameters () |
| virtual double | GetValue (std::string_view, const int i0=INT_MIN, const int i1=INT_MIN, const int i2=INT_MIN, const int i3=INT_MIN, const int i4=INT_MIN) const =0 |
Static Public Member Functions | |
| static void | SetInstance (std::unique_ptr< VDetectorParameters >) |
| static const VDetectorParameters * | GetInstance () |
Protected Member Functions | |
| VDetectorParameters () | |
Static Private Attributes | |
| static CxxUtils::CachedUniquePtr< VDetectorParameters > s_instance | ATLAS_THREAD_SAFE |
Definition at line 29 of file VDetectorParameters.h.
|
inlinevirtual |
Definition at line 33 of file VDetectorParameters.h.
|
inlineprotected |
Definition at line 61 of file VDetectorParameters.h.
|
static |
Definition at line 29 of file VDetectorParameters.cxx.
|
pure virtual |
Implemented in LArGeo::RAL, LArGeo::RALEmb, LArGeo::RALEmec, LArGeo::RALExperimentalHall, and LArGeo::RALHec.
|
static |
Definition at line 24 of file VDetectorParameters.cxx.
|
staticprivate |
Definition at line 64 of file VDetectorParameters.h.