5#ifndef TRIGINDETEVENT_TRIGTRACKCOUNTS_H
6#define TRIGINDETEVENT_TRIGTRACKCOUNTS_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
A very basic two dimensional histogram to provide storage of HLT distributions, allowing constraints ...
const TrigHisto2D & eta_phi(void) const
TrigTrackCounts()
Default constructor used by T/P converters.
const TrigHisto2D & z0_pt(void) const
~TrigTrackCounts()=default
Destructor.
TrigHisto2D m_eta_phi
A histogram of the reconstructed track eta vs phi.
TrigHisto2D m_z0_pt
A histogram of the reconstructed track z0 vs pt.