#include <VDetectorParameters.h>
|
| virtual | ~VDetectorParameters () |
| virtual double | GetValue (const std::string &, 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 |
Definition at line 29 of file VDetectorParameters.h.
◆ ~VDetectorParameters()
| virtual LArGeo::VDetectorParameters::~VDetectorParameters |
( |
| ) |
|
|
inlinevirtual |
◆ VDetectorParameters()
| LArGeo::VDetectorParameters::VDetectorParameters |
( |
| ) |
|
|
inlineprotected |
◆ GetInstance()
Definition at line 29 of file VDetectorParameters.cxx.
30{
32 if(p==nullptr)
33 std::cerr << "LArGeo::VDetectorParameters::GetInstance was called, but "
34 << "the pointer to the detector-parameter access object is 0."
35 << std::endl;
36
38}
◆ GetValue()
| virtual double LArGeo::VDetectorParameters::GetValue |
( |
const std::string & | , |
|
|
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 |
|
pure virtual |
◆ SetInstance()
◆ ATLAS_THREAD_SAFE
The documentation for this class was generated from the following files: