ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
LArRawConditions
LArEMEC_HVbetaComplete.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARRAWCONDITIONS_LAREMEC_HVBETACOMPLETE_H
6
#define LARRAWCONDITIONS_LAREMEC_HVBETACOMPLETE_H
7
8
#include "
LArElecCalib/ILArEMEC_HVbeta.h
"
9
#include "
LArRawConditions/LArEMEC_HVbetaP.h
"
10
#include "
LArRawConditions/LArConditionsContainer.h
"
11
#include "
AthenaKernel/BaseInfo.h
"
12
13
#include <vector>
14
22
26
27
28
class
LArEMEC_HVbetaComplete
:
public
ILArEMEC_HVbeta
,
29
public
LArConditionsContainer
<LArEMEC_HVbetaP>{
30
31
public
:
32
33
typedef
LArConditionsContainer<LArEMEC_HVbetaP>
CONTAINER
;
34
LArEMEC_HVbetaComplete
();
35
36
virtual
~LArEMEC_HVbetaComplete
();
37
38
// retrieving EMEC_HVbeta using online ID
39
40
virtual
const
float
&
EMEC_HVbeta
(
const
HWIdentifier
& CellID)
const
;
41
42
// set method filling the data members individually (if one
43
// wants to fill this class not using the DB)
44
void
set
(
const
HWIdentifier
& CellID,
float
vEMEC_HVbeta);
45
46
protected
:
47
48
49
};
50
51
CLASS_DEF
(
LArEMEC_HVbetaComplete
,231293145,1)
52
SG_BASES
(
LArEMEC_HVbetaComplete
,
ILArEMEC_HVbeta
);
53
#endif
BaseInfo.h
Provide an interface for finding inheritance information at run time.
SG_BASES
#define SG_BASES(D,...)
Declare the base classes from which D derives.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:224
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
ILArEMEC_HVbeta.h
LArConditionsContainer.h
LArEMEC_HVbetaP.h
HWIdentifier
Definition
HWIdentifier.h:13
ILArEMEC_HVbeta
Definition
ILArEMEC_HVbeta.h:13
LArConditionsContainer< LArEMEC_HVbetaP >::LArConditionsContainer
LArConditionsContainer()
LArEMEC_HVbetaComplete
This class implements the ILArEMEC_HVbeta interface.
Definition
LArEMEC_HVbetaComplete.h:29
LArEMEC_HVbetaComplete::~LArEMEC_HVbetaComplete
virtual ~LArEMEC_HVbetaComplete()
Definition
LArEMEC_HVbetaComplete.cxx:20
LArEMEC_HVbetaComplete::CONTAINER
LArConditionsContainer< LArEMEC_HVbetaP > CONTAINER
Definition
LArEMEC_HVbetaComplete.h:33
LArEMEC_HVbetaComplete::EMEC_HVbeta
virtual const float & EMEC_HVbeta(const HWIdentifier &CellID) const
Definition
LArEMEC_HVbetaComplete.cxx:35
LArEMEC_HVbetaComplete::set
void set(const HWIdentifier &CellID, float vEMEC_HVbeta)
Definition
LArEMEC_HVbetaComplete.cxx:24
LArEMEC_HVbetaComplete::LArEMEC_HVbetaComplete
LArEMEC_HVbetaComplete()
Definition
LArEMEC_HVbetaComplete.cxx:18
Generated on
for ATLAS Offline Software by
1.17.0