ATLAS Offline Software
LArCalorimeter
LArRawConditions
LArRawConditions
LArEMEC_HVbetaComplete.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 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
12
#include <vector>
13
27
class
LArEMEC_HVbetaComplete
:
public
ILArEMEC_HVbeta
,
28
public
LArConditionsContainer
<LArEMEC_HVbetaP>{
29
30
public
:
31
32
typedef
LArConditionsContainer<LArEMEC_HVbetaP>
CONTAINER
;
33
LArEMEC_HVbetaComplete
();
34
35
virtual
~LArEMEC_HVbetaComplete
();
36
37
// retrieving EMEC_HVbeta using online ID
38
39
virtual
const
float
&
EMEC_HVbeta
(
const
HWIdentifier
& CellID)
const
;
40
41
// set method filling the data members individually (if one
42
// wants to fill this class not using the DB)
43
void
set
(
const
HWIdentifier
& CellID,
float
vEMEC_HVbeta);
44
45
protected
:
46
47
48
};
49
50
CLASS_DEF
(
LArEMEC_HVbetaComplete
,231293145,1)
51
#endif
ILArEMEC_HVbeta
Definition:
ILArEMEC_HVbeta.h:13
LArEMEC_HVbetaComplete::CONTAINER
LArConditionsContainer< LArEMEC_HVbetaP > CONTAINER
Definition:
LArEMEC_HVbetaComplete.h:32
ILArEMEC_HVbeta.h
LArConditionsContainer.h
LArEMEC_HVbetaP.h
HWIdentifier
Definition:
HWIdentifier.h:13
LArConditionsContainer
Definition:
LArAutoCorrSym.h:14
LArEMEC_HVbetaComplete::~LArEMEC_HVbetaComplete
virtual ~LArEMEC_HVbetaComplete()
Definition:
LArEMEC_HVbetaComplete.cxx:20
LArEMEC_HVbetaComplete
This class implements the ILArEMEC_HVbeta interface.
Definition:
LArEMEC_HVbetaComplete.h:28
LArEMEC_HVbetaComplete::set
void set(const HWIdentifier &CellID, float vEMEC_HVbeta)
Definition:
LArEMEC_HVbetaComplete.cxx:24
LArEMEC_HVbetaComplete::EMEC_HVbeta
virtual const float & EMEC_HVbeta(const HWIdentifier &CellID) const
Definition:
LArEMEC_HVbetaComplete.cxx:35
LArEMEC_HVbetaComplete::LArEMEC_HVbetaComplete
LArEMEC_HVbetaComplete()
Definition:
LArEMEC_HVbetaComplete.cxx:18
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:64
Generated on Thu Nov 7 2024 21:19:34 for ATLAS Offline Software by
1.8.18