ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
LArRawConditions
LArMphysOverMcalSym.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARRAWCONDITIONS_LARMPHYSOVERMCALSYM_H
6
#define LARRAWCONDITIONS_LARMPHYSOVERMCALSYM_H
7
8
#include "
LArElecCalib/ILArMphysOverMcal.h
"
9
10
class
LArMCSym
;
11
class
LArMphysOverMcalMC
;
12
class
LArSingleFloatP
;
13
template
<
typename
LArSingleFloatP>
class
LArConditionsContainer
;
14
15
class
LArMphysOverMcalSym
:
virtual
public
ILArMphysOverMcal
{
16
public
:
17
18
LArMphysOverMcalSym
() =
delete
;
19
LArMphysOverMcalSym
(
const
LArMCSym
* mcsym,
const
LArMphysOverMcalMC
* MphysOverMcalComplete);
20
virtual
~LArMphysOverMcalSym
( );
21
22
virtual
const
float
&
MphysOverMcal
(
const
HWIdentifier
& hwid,
int
gain)
const override
;
23
24
private
:
25
const
LArMCSym
*
m_mcSym
;
26
const
LArConditionsContainer<LArSingleFloatP>
*
m_MphysOverMcalComplete
;
27
};
28
29
#include "
AthenaKernel/CLASS_DEF.h
"
30
#include "
AthenaKernel/CondCont.h
"
31
CLASS_DEF
(
LArMphysOverMcalSym
,130141195,1)
32
CONDCONT_DEF
(
LArMphysOverMcalSym
, 146726487,
ILArMphysOverMcal
);
33
#endif
CondCont.h
Hold mappings of ranges to condition objects.
CONDCONT_DEF
#define CONDCONT_DEF(...)
Definition
CondCont.h:1413
CLASS_DEF.h
macros to associate a CLID to a type
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
ILArMphysOverMcal.h
HWIdentifier
Definition
HWIdentifier.h:13
ILArMphysOverMcal
Definition
ILArMphysOverMcal.h:13
LArConditionsContainer
Definition
LArConditionsContainer.h:65
LArMCSym
Helper class to handle z-phi symmetry of calibration constants in MC.
Definition
LArMCSym.h:19
LArMphysOverMcalMC
Implementation of the interface ILArMphysOverMcal for MC Derives from LArMphysOverMcalComplete,...
Definition
LArMphysOverMcalMC.h:21
LArMphysOverMcalSym
Definition
LArMphysOverMcalSym.h:15
LArMphysOverMcalSym::m_MphysOverMcalComplete
const LArConditionsContainer< LArSingleFloatP > * m_MphysOverMcalComplete
Definition
LArMphysOverMcalSym.h:26
LArMphysOverMcalSym::m_mcSym
const LArMCSym * m_mcSym
Definition
LArMphysOverMcalSym.h:25
LArMphysOverMcalSym::LArMphysOverMcalSym
LArMphysOverMcalSym()=delete
LArMphysOverMcalSym::MphysOverMcal
virtual const float & MphysOverMcal(const HWIdentifier &hwid, int gain) const override
Definition
LArMphysOverMcalSym.cxx:17
LArMphysOverMcalSym::~LArMphysOverMcalSym
virtual ~LArMphysOverMcalSym()
Definition
LArMphysOverMcalSym.cxx:15
LArSingleFloatP
Definition
LArSingleFloatP.h:11
Generated on
for ATLAS Offline Software by
1.17.0