ATLAS Offline Software
LArCalorimeter
LArGeoModel
LArGeoBarrel
LArGeoBarrel
ElStraightSectionBuilder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
14
#ifndef LARGEOBARREL_ELSTRAIGHTSECTIONBUILDER_H
15
#define LARGEOBARREL_ELSTRAIGHTSECTIONBUILDER_H
16
17
#include "GaudiKernel/StatusCode.h"
18
19
class
StoreGateSvc
;
20
class
IRDBAccessSvc
;
21
class
IMessageSvc;
22
23
namespace
LArGeo
{
24
25
StatusCode
buildElStraightSections
(
StoreGateSvc
*
detStore
26
,
IRDBAccessSvc
* paramSvc
27
, IMessageSvc*
msgSvc
28
,
bool
sagging);
29
30
}
31
32
#endif
LArGeo
Definition:
LArDetectorFactory.h:26
LArGeo::buildElStraightSections
StatusCode buildElStraightSections(StoreGateSvc *detStore, IRDBAccessSvc *paramSvc, IMessageSvc *msgSvc, bool sagging)
Definition:
ElStraightSectionBuilder.cxx:27
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
python.PyKernel.detStore
detStore
Definition:
PyKernel.py:41
Generated on Thu Nov 7 2024 21:14:38 for ATLAS Offline Software by
1.8.18