ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
src
LArMphysOverMcalMC.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
LArRawConditions/LArMphysOverMcalMC.h
"
6
7
//float LArMphysOverMcalMC::dummy=LArElecCalib::ERRORCODE;
8
9
LArMphysOverMcalMC::LArMphysOverMcalMC
()
10
:
LArMphysOverMcalComplete
()
11
{}
12
13
StatusCode
LArMphysOverMcalMC::initialize
() {
14
return
(
CONTAINER::initialize
()) ;
15
}
16
17
LArMphysOverMcalMC::~LArMphysOverMcalMC
() {}
18
19
20
/* retrieve MphysOverMcal ******************************************************
21
*/
22
const
float
&
LArMphysOverMcalMC::MphysOverMcal
(
const
HWIdentifier
&,
int
)
const
23
{
24
std::cout <<
"LArMphysOverMcalMC is deprecated. Use LArMphysOverMcalSym"
<< std::endl;
25
return
dummy
;
26
}
27
LArMphysOverMcalMC.h
HWIdentifier
Definition
HWIdentifier.h:13
LArConditionsContainer< LArSingleFloatP >::initialize
virtual StatusCode initialize()
LArMphysOverMcalComplete::LArMphysOverMcalComplete
LArMphysOverMcalComplete()
Definition
LArMphysOverMcalComplete.cxx:8
LArMphysOverMcalMC::dummy
static constexpr float dummy
Definition
LArMphysOverMcalMC.h:35
LArMphysOverMcalMC::initialize
virtual StatusCode initialize()
Initialization done after creation or read back - derived classes may augment the functionality.
Definition
LArMphysOverMcalMC.cxx:13
LArMphysOverMcalMC::LArMphysOverMcalMC
LArMphysOverMcalMC()
Definition
LArMphysOverMcalMC.cxx:9
LArMphysOverMcalMC::~LArMphysOverMcalMC
virtual ~LArMphysOverMcalMC()
Definition
LArMphysOverMcalMC.cxx:17
LArMphysOverMcalMC::MphysOverMcal
virtual const float & MphysOverMcal(const HWIdentifier &CellID, int gain=0) const
Definition
LArMphysOverMcalMC.cxx:22
Generated on
for ATLAS Offline Software by
1.14.0