ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArTest
LArCalibTest
LArCalibTest
FixLArIdMap.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef FIXLARIDMAP_H
6
#define FIXLARIDMAP_H
7
8
#include "
AthenaBaseComps/AthAlgorithm.h
"
9
#include <string>
10
11
#include "LArTools/LArOnOffId_P.h"
12
13
class
FixLArIdMap
:
public
AthAlgorithm
14
{
15
public
:
16
FixLArIdMap
(
const
std::string& name,ISvcLocator* pSvcLocator);
17
virtual
~FixLArIdMap
();
18
19
StatusCode
initialize
();
20
StatusCode
execute
(
const
EventContext& ctx);
21
StatusCode
finalize
();
22
23
StatusCode
fix1
();
24
StatusCode
fix2
();
25
StatusCode
fix3
();
26
StatusCode
fix4
();
27
StatusCode
fix5
();
28
StatusCode
fix6
();
29
StatusCode
fix7
();
30
StatusCode
fix8
();
31
StatusCode
fix9
();
32
StatusCode
fix10
();
33
StatusCode
fix11
();
34
StatusCode
fix12
();
35
36
37
void
dumpId
();
38
private
:
39
int
m_fixFlag
;
40
bool
m_dumpIds
;
41
std::string
m_febToRodMap
;
42
43
};
44
45
bool
operator <
(
const
LArOnOffId_P::LArOnOffId_P_t & t1,
46
const
LArOnOffId_P::LArOnOffId_P_t & t2) ;
47
48
#endif
// FixLArIDMAP_H
49
AthAlgorithm.h
operator<
bool operator<(const LArOnOffId_P::LArOnOffId_P_t &t1, const LArOnOffId_P::LArOnOffId_P_t &t2)
Definition
FixLArIdMap.cxx:1433
AthAlgorithm::AthAlgorithm
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Definition
AthAlgorithm.cxx:10
FixLArIdMap::fix6
StatusCode fix6()
Definition
FixLArIdMap.cxx:1129
FixLArIdMap::dumpId
void dumpId()
Definition
FixLArIdMap.cxx:265
FixLArIdMap::FixLArIdMap
FixLArIdMap(const std::string &name, ISvcLocator *pSvcLocator)
Author Hong Ma hma@bnl.gov.
Definition
FixLArIdMap.cxx:195
FixLArIdMap::fix3
StatusCode fix3()
Definition
FixLArIdMap.cxx:783
FixLArIdMap::m_dumpIds
bool m_dumpIds
Definition
FixLArIdMap.h:40
FixLArIdMap::fix5
StatusCode fix5()
Definition
FixLArIdMap.cxx:1068
FixLArIdMap::fix10
StatusCode fix10()
Definition
FixLArIdMap.cxx:1643
FixLArIdMap::finalize
StatusCode finalize()
Definition
FixLArIdMap.cxx:219
FixLArIdMap::fix9
StatusCode fix9()
Definition
FixLArIdMap.cxx:1531
FixLArIdMap::fix7
StatusCode fix7()
Definition
FixLArIdMap.cxx:1269
FixLArIdMap::m_febToRodMap
std::string m_febToRodMap
Definition
FixLArIdMap.h:41
FixLArIdMap::~FixLArIdMap
virtual ~FixLArIdMap()
Definition
FixLArIdMap.cxx:206
FixLArIdMap::m_fixFlag
int m_fixFlag
Definition
FixLArIdMap.h:39
FixLArIdMap::initialize
StatusCode initialize()
Definition
FixLArIdMap.cxx:209
FixLArIdMap::execute
StatusCode execute(const EventContext &ctx)
Execute method.
Definition
FixLArIdMap.cxx:213
FixLArIdMap::fix4
StatusCode fix4()
Definition
FixLArIdMap.cxx:935
FixLArIdMap::fix8
StatusCode fix8()
Definition
FixLArIdMap.cxx:1485
FixLArIdMap::fix1
StatusCode fix1()
Definition
FixLArIdMap.cxx:351
FixLArIdMap::fix11
StatusCode fix11()
Definition
FixLArIdMap.cxx:1746
FixLArIdMap::fix12
StatusCode fix12()
Definition
FixLArIdMap.cxx:1879
FixLArIdMap::fix2
StatusCode fix2()
Definition
FixLArIdMap.cxx:564
Generated on
for ATLAS Offline Software by
1.17.0