ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
src
LAruA2MeVMC.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 "
AthenaKernel/getMessageSvc.h
"
6
#include "
LArRawConditions/LAruA2MeVMC.h
"
7
8
#include <iostream>
9
using namespace
std
;
10
11
LAruA2MeVMC::LAruA2MeVMC
() :
LAruA2MeVComplete
()
12
{ }
13
14
StatusCode
LAruA2MeVMC::initialize
(){
15
return
(
CONTAINER::initialize
());
16
}
17
18
LAruA2MeVMC::~LAruA2MeVMC
() {}
19
20
21
/* retrieve uA2MeV ******************************************************
22
*/
23
const
float
&
LAruA2MeVMC::UA2MEV
(
const
HWIdentifier
&)
const
{
24
std::cout <<
"LAruA2MeVMC is deprecated! Use LAruA2MeVSym"
<< std::endl;
25
std::abort();
26
return
dummy
;
27
}
LAruA2MeVMC.h
HWIdentifier
Definition
HWIdentifier.h:13
LArConditionsContainer< LArSingleFloatP >::initialize
virtual StatusCode initialize()
LAruA2MeVComplete::LAruA2MeVComplete
LAruA2MeVComplete()
Definition
LAruA2MeVComplete.cxx:7
LAruA2MeVMC::UA2MEV
virtual const float & UA2MEV(const HWIdentifier &CellID) const
Definition
LAruA2MeVMC.cxx:23
LAruA2MeVMC::initialize
virtual StatusCode initialize()
Initialization done after creation or read back - derived classes may augment the functionality.
Definition
LAruA2MeVMC.cxx:14
LAruA2MeVMC::dummy
static constexpr float dummy
Definition
LAruA2MeVMC.h:35
LAruA2MeVMC::~LAruA2MeVMC
virtual ~LAruA2MeVMC()
Definition
LAruA2MeVMC.cxx:18
LAruA2MeVMC::LAruA2MeVMC
LAruA2MeVMC()
Definition
LAruA2MeVMC.cxx:11
getMessageSvc.h
singleton-like access to IMessageSvc via open function and helper
std
STL namespace.
Generated on
for ATLAS Offline Software by
1.14.0