ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloIdentifier
src
CaloCell_SuperCell_ID.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
10
11
12
#include "
CaloIdentifier/CaloCell_SuperCell_ID.h
"
13
14
15
CaloCell_SuperCell_ID::CaloCell_SuperCell_ID
(
const
LArEM_SuperCell_ID
* em_id,
16
const
LArHEC_SuperCell_ID
* hec_id,
17
const
LArFCAL_SuperCell_ID
* fcal_id,
18
const
LArMiniFCAL_ID
* minifcal_id,
19
const
Tile_SuperCell_ID
* tile_id) :
20
CaloCell_Base_ID
(
"CaloCell_Base_ID"
, em_id, hec_id, fcal_id, minifcal_id, tile_id, true)
21
{
22
}
23
24
25
CaloCell_SuperCell_ID::~CaloCell_SuperCell_ID
() =
default
;
26
27
CaloCell_SuperCell_ID.h
Helper class for offline supercell identifiers.
CaloCell_Base_ID::CaloCell_Base_ID
CaloCell_Base_ID(const std::string &name, const LArEM_Base_ID *em_id, const LArHEC_Base_ID *hec_id, const LArFCAL_Base_ID *fcal_id, const LArMiniFCAL_ID *minifcal_id, const Tile_Base_ID *tile_id, bool supercell)
enumeration of samplings (i.e.layers) separately for various sub calorimeters
Definition
CaloCell_Base_ID.cxx:17
CaloCell_SuperCell_ID::CaloCell_SuperCell_ID
CaloCell_SuperCell_ID(const LArEM_SuperCell_ID *em_id, const LArHEC_SuperCell_ID *hec_id, const LArFCAL_SuperCell_ID *fcal_id, const LArMiniFCAL_ID *minifcal_id, const Tile_SuperCell_ID *tile_id)
Constructor.
Definition
CaloCell_SuperCell_ID.cxx:15
CaloCell_SuperCell_ID::~CaloCell_SuperCell_ID
~CaloCell_SuperCell_ID()
LArEM_SuperCell_ID
Helper class for LArEM offline identifiers for supercells.
Definition
LArEM_SuperCell_ID.h:119
LArFCAL_SuperCell_ID
Helper class for LArFCAL offline identifiers for supercells.
Definition
LArFCAL_SuperCell_ID.h:48
LArHEC_SuperCell_ID
Helper class for LArHEC offline identifiers for supercells.
Definition
LArHEC_SuperCell_ID.h:56
LArMiniFCAL_ID
Helper class for LArMiniFCAL offline identifiers.
Definition
LArMiniFCAL_ID.h:51
Tile_SuperCell_ID
Helper class for Tile offline identifiers for supercells.
Definition
Tile_SuperCell_ID.h:60
Generated on
for ATLAS Offline Software by
1.17.0