ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloIdentifier
CaloIdentifier
LArHEC_SuperCell_ID.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
4
*/
11
12
13
#ifndef CALOIDENTIFIER_LARHEC_SUPERCELL_ID_H
14
#define CALOIDENTIFIER_LARHEC_SUPERCELL_ID_H
15
16
17
#include "
AthenaKernel/CLASS_DEF.h
"
18
#include "
CaloIdentifier/LArHEC_Base_ID.h
"
19
#include "
AthenaKernel/BaseInfo.h
"
20
21
54
class
LArHEC_SuperCell_ID
55
:
public
LArHEC_Base_ID
56
{
57
public
:
58
LArHEC_SuperCell_ID
();
59
60
62
virtual
int
initialize_from_dictionary
(
const
IdDictMgr
& dict_mgr);
63
};
64
65
66
67
CLASS_DEF
(
LArHEC_SuperCell_ID
, 254277678 , 1 )
68
SG_BASE
(
LArHEC_SuperCell_ID
,
LArHEC_Base_ID
);
69
70
71
#endif
// not CALOIDENTIFIER_LARHEC_SUPERCELL_ID_H
BaseInfo.h
Provide an interface for finding inheritance information at run time.
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
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
LArHEC_Base_ID.h
Factor out code common between LArHEC_ID and LArHEC_SuperCell_ID.
IdDictMgr
Definition
IdDictMgr.h:17
LArHEC_Base_ID
This class factors out code common between LArEM_ID and LArEM_SuperCell_ID.
Definition
LArHEC_Base_ID.h:35
LArHEC_Base_ID::LArHEC_Base_ID
LArHEC_Base_ID(const std::string &name, const std::string &group, bool supercell)
Constructor.
Definition
LArHEC_Base_ID.cxx:31
LArHEC_SuperCell_ID
Helper class for LArHEC offline identifiers for supercells.
Definition
LArHEC_SuperCell_ID.h:56
LArHEC_SuperCell_ID::LArHEC_SuperCell_ID
LArHEC_SuperCell_ID()
Definition
LArHEC_SuperCell_ID.cxx:15
LArHEC_SuperCell_ID::initialize_from_dictionary
virtual int initialize_from_dictionary(const IdDictMgr &dict_mgr)
initialization from the identifier dictionary
Definition
LArHEC_SuperCell_ID.cxx:21
Generated on
for ATLAS Offline Software by
1.17.0