 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_HITrackQualityAugmentationTool_H
10 #define DERIVATIONFRAMEWORK_HITrackQualityAugmentationTool_H
14 #include "GaudiKernel/ToolHandle.h"
42 using base_class::base_class;
63 ToolHandle<InDet::IInDetTrackSelectionTool>
m_trkSelTool_pp {
this,
"TrackSelectionTool_pp",
"",
""};
64 ToolHandle<InDet::IInDetTrackSelectionTool>
m_trkSelTool_hi_loose {
this,
"TrackSelectionTool_hi_loose",
"",
""};
65 ToolHandle<InDet::IInDetTrackSelectionTool>
m_trkSelTool_hi_tight {
this,
"TrackSelectionTool_hi_tight",
"",
""};
67 ToolHandle<ITrkToLeptonPV>
m_trkToLeptonPVTool {
this,
"TrkToLeptonPVTool",
"",
"Tool for matching tracks to PV"};
72 #endif // DERIVATIONFRAMEWORK_HITrackQualityAugmentationTool_H
vecmem::edm::container< TrackParticleInterface, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float >, vecmem::edm::type::vector< float > > TrackParticleContainer
SoA, GPU friendly TrackParticleContainer.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
bool const RAWDATA *ch2 const
Property holding a SG store/key/clid from which a ReadHandle is made.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
Handle class for reading from StoreGate.