ATLAS Offline Software
Loading...
Searching...
No Matches
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
20
21
55 : public LArHEC_Base_ID
56{
57public:
59
60
62 virtual int initialize_from_dictionary (const IdDictMgr& dict_mgr);
63};
64
65
66
67CLASS_DEF( LArHEC_SuperCell_ID , 254277678 , 1 )
69
70
71#endif // not CALOIDENTIFIER_LARHEC_SUPERCELL_ID_H
Provide an interface for finding inheritance information at run time.
#define SG_BASE(D, B)
Declare that class D derives from class B.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Factor out code common between LArHEC_ID and LArHEC_SuperCell_ID.
This class factors out code common between LArEM_ID and LArEM_SuperCell_ID.
LArHEC_Base_ID(const std::string &name, const std::string &group, bool supercell)
Constructor.
Helper class for LArHEC offline identifiers for supercells.
virtual int initialize_from_dictionary(const IdDictMgr &dict_mgr)
initialization from the identifier dictionary