#include <PixelClusterCounts.h>
Reconstructed PixelClusterCounts object that will contain the moduleID, BX, and counts.
- Authors
- : Sam Higginbotham shigg.nosp@m.ib@c.nosp@m.ern.c.nosp@m.h and Chris Palmer capal.nosp@m.mer@.nosp@m.cern..nosp@m.ch
Definition at line 23 of file PixelClusterCounts.h.
reco::PixelClusterCounts::PixelClusterCounts |
( |
| ) |
|
|
inline |
Definition at line 26 of file PixelClusterCounts.h.
static const unsigned int numBX
std::vector< int > m_events
void reco::PixelClusterCounts::eventCounter |
( |
unsigned int |
bxID | ) |
|
|
inline |
void reco::PixelClusterCounts::increment |
( |
int |
mD, |
|
|
unsigned int |
bxID, |
|
|
int |
count |
|
) |
| |
|
inline |
std::vector<int> const& reco::PixelClusterCounts::readCounts |
( |
| ) |
const |
|
inline |
std::vector<int> reco::PixelClusterCounts::m_counts |
|
private |
std::vector<int> reco::PixelClusterCounts::m_events |
|
private |
std::vector<int> reco::PixelClusterCounts::m_ModID |
|
private |