ATLAS Offline Software
Loading...
Searching...
No Matches
CaloSuperCellUtils.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef CALODETDESCRUTILS_CALOSUPERCELLUTILS_H
6#define CALODETDESCRUTILS_CALOSUPERCELLUTILS_H
7
18
19#include "GaudiKernel/StatusCode.h"
21
25
27
29
31 , const CaloDetDescrManager* cellmgr
32 , const ICaloSuperCellIDTool* scidTool);
33
35 , const CaloDetDescrManager* cellmgr
36 , const ICaloSuperCellIDTool* scidTool);
37
38#endif
void updateDescriptors(CaloSuperCellDetDescrManager *mgr, const CaloDetDescrManager *cellmgr, const ICaloSuperCellIDTool *scidTool)
void createDescriptors(CaloSuperCellDetDescrManager *mgr)
void createElements(CaloSuperCellDetDescrManager *mgr)
StatusCode updateElements(CaloSuperCellDetDescrManager *mgr, const CaloDetDescrManager *cellmgr, const ICaloSuperCellIDTool *scidTool)
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_CONST_THREAD_SAFE
This class provides the client interface for accessing the detector description information common to...
Interface for tool to map between calorimeter cells and supercells.