ATLAS Offline Software
CaloCell_IDDetDescrCnv.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 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id$
16 #ifndef CALOIDCNV_CALOCELL_IDDETDESCRCNV_H
17 #define CALOIDCNV_CALOCELL_IDDETDESCRCNV_H
18 
19 
22 
23 
32 StatusCode make_CaloIDHelper (ISvcLocator* /*svcloc*/,
33  const std::string& /*helperKey*/,
34  CaloCell_ID* & idhelper);
35 
36 
40 
41 
42 #endif // CALOIDCNV_CALOCELL_IDDETDESCRCNV_H
CaloIdCnv::CaloIDHelper_IDDetDescrCnv_T
Class for calo ID helper converters.
Definition: CaloIDHelper_IDDetDescrCnv.h:119
CaloCell_ID.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
CaloCell_ID
Helper class for offline cell identifiers.
Definition: CaloCell_ID.h:34
CaloIDHelper_IDDetDescrCnv.h
Common code for creating calo ID helpers in the detector store.
make_CaloIDHelper
StatusCode make_CaloIDHelper(ISvcLocator *, const std::string &, CaloCell_ID *&idhelper)
Helper function to actually create a new helper.
Definition: CaloCell_IDDetDescrCnv.cxx:27
CaloCell_IDDetDescrCnv
CaloIdCnv::CaloIDHelper_IDDetDescrCnv_T< CaloCell_ID > CaloCell_IDDetDescrCnv
Alias for the converter class.
Definition: CaloCell_IDDetDescrCnv.h:39