ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
LArRawConditions
LArMinBiasAverageSym.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_LARMINAVERAGEBIASSYM_H
6
#define LARRAWCONDITIONS_LARMINAVERAGEBIASSYM_H
7
8
#include "
LArElecCalib/ILArMinBiasAverage.h
"
9
10
11
class
LArMCSym
;
12
class
LArMinBiasAverageMC
;
13
class
LArMinBiasAverageP
;
14
template
<
typename
LArMinBiasAverageP>
class
LArConditionsContainer
;
15
16
class
LArMinBiasAverageSym
:
virtual
public
ILArMinBiasAverage
{
17
18
public
:
19
LArMinBiasAverageSym
() =
delete
;
20
LArMinBiasAverageSym
(
const
LArMCSym
* mcsym,
const
LArMinBiasAverageMC
* MinBiasAverageComplete);
21
virtual
~LArMinBiasAverageSym
( );
22
23
virtual
const
float
&
minBiasAverage
(
const
HWIdentifier
& hwid)
const override
;
24
25
private
:
26
const
LArMCSym
*
m_mcSym
;
27
const
LArConditionsContainer<LArMinBiasAverageP>
*
m_MinBiasAverageComplete
;
28
};
29
30
#include "
AthenaKernel/CLASS_DEF.h
"
31
#include "
AthenaKernel/CondCont.h
"
32
CLASS_DEF
(
LArMinBiasAverageSym
,14136214 ,1)
33
CONDCONT_DEF
(
LArMinBiasAverageSym
,261435098,
ILArMinBiasAverage
);
34
#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
ILArMinBiasAverage.h
HWIdentifier
Definition
HWIdentifier.h:13
ILArMinBiasAverage
Definition
ILArMinBiasAverage.h:13
LArConditionsContainer
Definition
LArConditionsContainer.h:65
LArMCSym
Helper class to handle z-phi symmetry of calibration constants in MC.
Definition
LArMCSym.h:19
LArMinBiasAverageMC
Implementation of the interface ILArMinBiasAverage for MC Derives from LArMinBiasAverageComplete,...
Definition
LArMinBiasAverageMC.h:19
LArMinBiasAverageP
c-struct reproducing the structure of the persistent data
Definition
LArMinBiasAverageP.h:15
LArMinBiasAverageSym
Definition
LArMinBiasAverageSym.h:16
LArMinBiasAverageSym::LArMinBiasAverageSym
LArMinBiasAverageSym()=delete
LArMinBiasAverageSym::minBiasAverage
virtual const float & minBiasAverage(const HWIdentifier &hwid) const override
access to average of E in minimum bias events index by Identifier
Definition
LArMinBiasAverageSym.cxx:17
LArMinBiasAverageSym::~LArMinBiasAverageSym
virtual ~LArMinBiasAverageSym()
Definition
LArMinBiasAverageSym.cxx:15
LArMinBiasAverageSym::m_mcSym
const LArMCSym * m_mcSym
Definition
LArMinBiasAverageSym.h:26
LArMinBiasAverageSym::m_MinBiasAverageComplete
const LArConditionsContainer< LArMinBiasAverageP > * m_MinBiasAverageComplete
Definition
LArMinBiasAverageSym.h:27
Generated on
for ATLAS Offline Software by
1.17.0