ATLAS Offline Software
LArCalorimeter
LArCOOLConditions
LArCOOLConditions
LArCondSuperCellBase.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARSUPERCELLCONDBASE_H
6
#define LARSUPERCELLCONDBASE_H
7
8
#include <string>
9
#include "GaudiKernel/StatusCode.h"
10
#include "
LArIdentifier/LArOnline_SuperCellID.h
"
11
#include "
AthenaBaseComps/AthMessaging.h
"
12
13
class
LArCondSuperCellBase
14
:
public
AthMessaging
15
{
16
public
:
17
LArCondSuperCellBase
(
const
std::string&
name
);
18
~LArCondSuperCellBase
() =
default
;
19
StatusCode
initializeBase
();
20
21
protected
:
22
bool
m_isInitialized
;
23
const
LArOnline_SuperCellID
*
m_scOnlineID
;
24
};
25
26
#endif
LArCondSuperCellBase::m_scOnlineID
const LArOnline_SuperCellID * m_scOnlineID
Definition:
LArCondSuperCellBase.h:23
LArCondSuperCellBase::LArCondSuperCellBase
LArCondSuperCellBase(const std::string &name)
Definition:
LArCondSuperCellBase.cxx:15
LArCondSuperCellBase::~LArCondSuperCellBase
~LArCondSuperCellBase()=default
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
LArCondSuperCellBase::initializeBase
StatusCode initializeBase()
Definition:
LArCondSuperCellBase.cxx:22
AthMessaging
Class to provide easy MsgStream access and capabilities.
Definition:
AthMessaging.h:55
LArCondSuperCellBase
Definition:
LArCondSuperCellBase.h:15
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
LArOnline_SuperCellID
Definition:
LArOnline_SuperCellID.h:20
AthMessaging.h
LArOnline_SuperCellID.h
LArCondSuperCellBase::m_isInitialized
bool m_isInitialized
Definition:
LArCondSuperCellBase.h:22
Generated on Thu Nov 7 2024 21:19:29 for ATLAS Offline Software by
1.8.18