|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRK_DATAPREPARATION_StripSpacePointFormationAlgBase_H
6 #define ACTSTRK_DATAPREPARATION_StripSpacePointFormationAlgBase_H
9 #include "GaudiKernel/ToolHandle.h"
45 template <
bool useCache>
51 ISvcLocator* pSvcLocator);
90 ToolHandle<ActsTrk::IStripSpacePointFormationTool>
m_spacePointMakerTool{
this,
"SpacePointFormationTool",
"",
"Tool dedicated to the creation of pixel space points"};
93 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring tool"};
98 Gaudi::Property< bool >
m_processOverlapForStrip{
this,
"ProcessOverlapForStrip",
true,
"Enable production of eta/phi overlapping strip space points."};
131 #endif // ACTSTRKSPACEPOINTFORMATION_StripSpacePointFormationAlgBase_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which an UpdateHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...