13 const std::string& name,
14 const IInterface* parent):
23 ATH_MSG_DEBUG(
"TrigInDetTrackMonitoringTool destructor called");
28 ATH_MSG_DEBUG(
"TrigInDetTrackMonitoringTool initialize() called");
33 return StatusCode::SUCCESS;
39 return StatusCode::SUCCESS;
76 trackPt, trackEta, trackQOverP, trackQPt, trackPhi, trackTheta, trackD0 ,trackZ0, trackNDF, trackChi2Prob,
77 trackPiHits, trackSCTHits, trackTRTHits,
#define ATH_CHECK
Evaluate an expression and check for errors.
size_type size() const noexcept
Returns the number of elements in the collection.
Group of local monitoring quantities and retain correlation when filling histograms
Declare a monitored scalar variable.
ValuesCollection< T > Collection(std::string name, const T &collection)
Declare a monitored (double-convertible) collection.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
@ numberOfTRTHits
number of TRT hits [unit8_t].
@ numberOfSCTHits
number of hits in SCT [unit8_t].
@ numberOfPixelHits
these are the pixel hits, including the b-layer [unit8_t].