#include <JEMHits.h>
◆ JEMHits() [1/3]
LVL1::JEMHits::JEMHits |
( |
| ) |
|
◆ JEMHits() [2/3]
LVL1::JEMHits::JEMHits |
( |
int |
crate, |
|
|
int |
module |
|
) |
| |
◆ JEMHits() [3/3]
LVL1::JEMHits::JEMHits |
( |
int |
crate, |
|
|
int |
module, |
|
|
const std::vector< unsigned int > & |
JetHits, |
|
|
int |
peak |
|
) |
| |
◆ ~JEMHits()
LVL1::JEMHits::~JEMHits |
( |
| ) |
|
|
virtual |
◆ addJetHits()
void LVL1::JEMHits::addJetHits |
( |
const std::vector< unsigned int > & |
hits | ) |
|
◆ crate()
int LVL1::JEMHits::crate |
( |
| ) |
const |
◆ forward()
bool LVL1::JEMHits::forward |
( |
| ) |
const |
◆ JetHits()
unsigned int LVL1::JEMHits::JetHits |
( |
| ) |
const |
returns jet hits for peak sample
Definition at line 70 of file JEMHits.cxx.
◆ JetHitsVec()
const std::vector< unsigned int > & LVL1::JEMHits::JetHitsVec |
( |
| ) |
const |
◆ module()
int LVL1::JEMHits::module |
( |
| ) |
const |
◆ peak()
int LVL1::JEMHits::peak |
( |
| ) |
const |
returns peak slice number
Definition at line 95 of file JEMHits.cxx.
◆ setPeak()
void LVL1::JEMHits::setPeak |
( |
int |
peak | ) |
|
◆ m_crate
int LVL1::JEMHits::m_crate |
|
private |
◆ m_JetHits
std::vector<unsigned int> LVL1::JEMHits::m_JetHits |
|
private |
◆ m_module
int LVL1::JEMHits::m_module |
|
private |
◆ m_peak
int LVL1::JEMHits::m_peak |
|
private |
The documentation for this class was generated from the following files: