#include <PixelClusterCountsInEvent.h>
◆ PixelClusterCountsInEvent()
reco::PixelClusterCountsInEvent::PixelClusterCountsInEvent |
( |
| ) |
|
|
inline |
◆ bxID()
unsigned int const& reco::PixelClusterCountsInEvent::bxID |
( |
| ) |
const |
|
inline |
◆ counts()
std::vector<int> const& reco::PixelClusterCountsInEvent::counts |
( |
| ) |
const |
|
inline |
◆ increment()
void reco::PixelClusterCountsInEvent::increment |
( |
int |
mD, |
|
|
int |
count |
|
) |
| |
|
inline |
◆ modID()
std::vector<int> const& reco::PixelClusterCountsInEvent::modID |
( |
| ) |
const |
|
inline |
◆ setbxID()
void reco::PixelClusterCountsInEvent::setbxID |
( |
unsigned int |
inputbxID | ) |
|
|
inline |
◆ m_bxID
unsigned int reco::PixelClusterCountsInEvent::m_bxID |
|
private |
◆ m_counts
std::vector<int> reco::PixelClusterCountsInEvent::m_counts |
|
private |
◆ m_ModID
std::vector<int> reco::PixelClusterCountsInEvent::m_ModID |
|
private |