ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArGeoModel
LArGeoRAL
LArGeoRAL
RALHec.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
9
10
#ifndef LARGEORAL_RALHEC_H
11
#define LARGEORAL_RALHEC_H
12
13
#include "
LArGeoCode/VDetectorParameters.h
"
14
15
namespace
LArGeo
{
16
17
class
RALHec
:
public
VDetectorParameters
{
18
19
public
:
20
21
RALHec
();
22
virtual
~RALHec
();
23
24
virtual
double
GetValue
(
const
std::string&,
25
const
int
i0 = INT_MIN,
26
const
int
i1 = INT_MIN,
27
const
int
i2 = INT_MIN,
28
const
int
i3 = INT_MIN,
29
const
int
i4 = INT_MIN )
const override
;
30
31
private
:
32
33
34
class
Clockwork
;
35
Clockwork
*
m_c
;
36
37
RALHec
(
const
RALHec
&);
38
RALHec
&
operator=
(
const
RALHec
&);
39
};
40
41
}
// namespace LArGeo
42
43
#endif
VDetectorParameters.h
LArGeo::RALHec::Clockwork
Definition
RALHec.cxx:32
LArGeo::RALHec::m_c
Clockwork * m_c
Definition
RALHec.h:35
LArGeo::RALHec::RALHec
RALHec(const RALHec &)
LArGeo::RALHec::GetValue
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 override
Definition
RALHec.cxx:92
LArGeo::RALHec::operator=
RALHec & operator=(const RALHec &)
LArGeo::RALHec::RALHec
RALHec()
Definition
RALHec.cxx:45
LArGeo::RALHec::~RALHec
virtual ~RALHec()
Definition
RALHec.cxx:86
LArGeo::VDetectorParameters::VDetectorParameters
VDetectorParameters()
Definition
VDetectorParameters.h:61
LArGeo
Definition
LArDetectorFactory.h:26
Generated on
for ATLAS Offline Software by
1.14.0