|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGINDETEVENT_SPACEPOINTCOUNTER_H
6 #define TRIGINDETEVENT_SPACEPOINTCOUNTER_H
9 #include "Identifier/Identifier.h"
unsigned int m_sctSpEndcapC
The space point multiplicity for space points in the SCT endcap C.
unsigned int m_sctSpEndcapA
The space point multiplicity for space points in the SCT endcap A.
const TrigHisto2D & pixelClusBarrel(void) const
unsigned int sctSpEndcapA(void) const
const TrigHisto2D & pixelClusEndcapC(void) const
unsigned int sctSpEndcapC(void) const
unsigned int m_sctSpBarrel
The space point multiplicity for space points in the SCT barrel.
const TrigHisto2D & pixelClusEndcapA(void) const
const std::vector< Identifier > & droppedPixelModules(void) const
const std::vector< Identifier > & droppedSctModules(void) const
std::vector< Identifier > m_droppedSctModules
A vector of modules identifiers dropped from the SCT space point sum.
TrigHisto2D m_pixelClusEndcapC
A histogram of pixel cluster time over threshold against pixel cluster size for endcap C.
TrigHisto2D m_pixelClusBarrel
A histogram of pixel cluster time over threshold against pixel cluster size for the barrel.
TrigSpacePointCounts()
Default constructor used by T/P converters.
unsigned int sctSpBarrel(void) const
~TrigSpacePointCounts(void)=default
Destructor.
std::vector< Identifier > m_droppedPixelModules
A vector of module identifiers dropped from the pixel cluster sum.
A very basic two dimensional histogram to provide storage of HLT distributions, allowing constraints ...
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
TrigHisto2D m_pixelClusEndcapA
A histogram of pixel cluster time over threshold against pixel cluster size for endcap A.
macros to associate a CLID to a type