ATLAS Offline Software
LArCalorimeter
LArGeoModel
LArGeoFcal
LArGeoFcal
FCALChannelMapBuilder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
12
#ifndef LARGEOFCAL_FCALCHANNELMAPBUILDER_H
13
#define LARGEOFCAL_FCALCHANNELMAPBUILDER_H
14
15
#include "GaudiKernel/StatusCode.h"
16
17
class
StoreGateSvc
;
18
class
IRDBAccessSvc
;
19
class
IMessageSvc;
20
21
namespace
LArGeo
{
22
23
StatusCode
buildFcalChannelMap
(
StoreGateSvc
*
detStore
24
,
IRDBAccessSvc
* paramSvc
25
, IMessageSvc*
msgSvc
);
26
}
27
28
#endif
LArGeo
Definition:
LArDetectorFactory.h:26
StoreGateSvc
The Athena Transient Store API.
Definition:
StoreGateSvc.h:125
StdJOSetup.msgSvc
msgSvc
Provide convenience handles for various services.
Definition:
StdJOSetup.py:36
IRDBAccessSvc
IRDBAccessSvc is an abstract interface to the athena service that provides the following functionalit...
Definition:
IRDBAccessSvc.h:42
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
LArGeo::buildFcalChannelMap
StatusCode buildFcalChannelMap(StoreGateSvc *detStore, IRDBAccessSvc *paramSvc, IMessageSvc *msgSvc)
Definition:
FCALChannelMapBuilder.cxx:14
python.PyKernel.detStore
detStore
Definition:
PyKernel.py:41
Generated on Thu Nov 7 2024 21:15:12 for ATLAS Offline Software by
1.8.18