 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRKANALYSIS_SEEDTOTRACKANALYSISALG_H
6 #define ACTSTRKANALYSIS_SEEDTOTRACKANALYSISALG_H
29 const std::vector< const ActsTrk::MeasurementToTruthParticleAssociation* >& associationMaps,
30 float& probability)
const;
48 Gaudi::Property< float >
m_maxEnergyLoss {
this,
"MaxEnergyLoss", 10e12,
"Stop moving up the decay chain if the energy loss is above this value." };
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
static constexpr float s_unitGeV
EmptyProperty m_energyLossBinning
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< float > m_maxEnergyLoss
SG::ReadHandleKey< ActsTrk::BoundTrackParametersContainer > m_paramsKey
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< ActsTrk::MeasurementToTruthParticleAssociation > m_stripAssociuationMapKey
SG::ReadHandleKey< ActsTrk::SeedContainer > m_seedsKey
Base class for Athena Monitoring Algorithms.
ElasticDecayUtil< false > m_elasticDecayUtil
SG::ReadHandleKey< std::vector< int > > m_destiniesKey
::StatusCode StatusCode
StatusCode definition for legacy code.
SeedToTrackAnalysisAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual ~SeedToTrackAnalysisAlg() override=default
std::vector< int > m_seedVars
static const int m_nLayers
StatusCode getTruthProbability(const ActsTrk::Seed &seed, const std::vector< const ActsTrk::MeasurementToTruthParticleAssociation * > &associationMaps, float &probability) const
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
SG::ReadCondHandleKey< InDet::BeamSpotData > m_beamSpotKey
SG::ReadHandleKey< ActsTrk::MeasurementToTruthParticleAssociation > m_pixelAssociuationMapKey