![]() |
ATLAS Offline Software
|
#include <RALExperimentalHall.h>
Classes | |
| class | Clockwork |
Public Member Functions | |
| RALExperimentalHall () | |
| virtual | ~RALExperimentalHall () |
| 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 override |
Static Public Member Functions | |
| static void | SetInstance (std::unique_ptr< VDetectorParameters >) |
| static const VDetectorParameters * | GetInstance () |
Private Member Functions | |
| RALExperimentalHall (const RALExperimentalHall &) | |
| RALExperimentalHall & | operator= (const RALExperimentalHall &) |
Private Attributes | |
| Clockwork * | m_c |
Static Private Attributes | |
| static CxxUtils::CachedUniquePtr< VDetectorParameters > s_instance | ATLAS_THREAD_SAFE |
Definition at line 17 of file RALExperimentalHall.h.
| RALExperimentalHall::RALExperimentalHall | ( | ) |
Definition at line 43 of file RALExperimentalHall.cxx.
|
virtual |
Definition at line 75 of file RALExperimentalHall.cxx.
|
private |
|
staticinherited |
Definition at line 29 of file VDetectorParameters.cxx.
|
overridevirtual |
Implements LArGeo::VDetectorParameters.
Definition at line 81 of file RALExperimentalHall.cxx.
|
private |
|
staticinherited |
Definition at line 24 of file VDetectorParameters.cxx.
|
staticprivateinherited |
Definition at line 64 of file VDetectorParameters.h.
|
private |
Definition at line 35 of file RALExperimentalHall.h.