#include <JEMEtSums.h>
◆ JEMEtSums() [1/3]
LVL1::JEMEtSums::JEMEtSums |
( |
| ) |
|
◆ JEMEtSums() [2/3]
LVL1::JEMEtSums::JEMEtSums |
( |
int |
crate, |
|
|
int |
module |
|
) |
| |
◆ JEMEtSums() [3/3]
LVL1::JEMEtSums::JEMEtSums |
( |
int |
crate, |
|
|
int |
module, |
|
|
const std::vector< unsigned int > & |
Et, |
|
|
const std::vector< unsigned int > & |
Ex, |
|
|
const std::vector< unsigned int > & |
Ey, |
|
|
int |
peak |
|
) |
| |
◆ ~JEMEtSums()
LVL1::JEMEtSums::~JEMEtSums |
( |
| ) |
|
|
virtual |
◆ addEt()
void LVL1::JEMEtSums::addEt |
( |
const std::vector< unsigned int > & |
Et | ) |
|
◆ addEx()
void LVL1::JEMEtSums::addEx |
( |
const std::vector< unsigned int > & |
Ex | ) |
|
◆ addEy()
void LVL1::JEMEtSums::addEy |
( |
const std::vector< unsigned int > & |
Ey | ) |
|
◆ crate()
int LVL1::JEMEtSums::crate |
( |
| ) |
const |
◆ Et()
unsigned int LVL1::JEMEtSums::Et |
( |
| ) |
const |
returns module ET sum for peak sample
Definition at line 78 of file JEMEtSums.cxx.
◆ EtVec()
const std::vector< unsigned int > & LVL1::JEMEtSums::EtVec |
( |
| ) |
const |
◆ Ex()
unsigned int LVL1::JEMEtSums::Ex |
( |
| ) |
const |
returns module Ex sum for peak sample
Definition at line 83 of file JEMEtSums.cxx.
◆ ExVec()
const std::vector< unsigned int > & LVL1::JEMEtSums::ExVec |
( |
| ) |
const |
◆ Ey()
unsigned int LVL1::JEMEtSums::Ey |
( |
| ) |
const |
returns module Ey sum for peak sample
Definition at line 88 of file JEMEtSums.cxx.
◆ EyVec()
const std::vector< unsigned int > & LVL1::JEMEtSums::EyVec |
( |
| ) |
const |
◆ forward()
bool LVL1::JEMEtSums::forward |
( |
| ) |
const |
◆ module()
int LVL1::JEMEtSums::module |
( |
| ) |
const |
◆ peak()
int LVL1::JEMEtSums::peak |
( |
| ) |
const |
◆ setPeak()
void LVL1::JEMEtSums::setPeak |
( |
int |
peak | ) |
|
Specify peak slice (Same for all vectors)
Definition at line 128 of file JEMEtSums.cxx.
◆ m_crate
int LVL1::JEMEtSums::m_crate |
|
private |
◆ m_Et
std::vector<unsigned int> LVL1::JEMEtSums::m_Et |
|
private |
◆ m_Ex
std::vector<unsigned int> LVL1::JEMEtSums::m_Ex |
|
private |
◆ m_Ey
std::vector<unsigned int> LVL1::JEMEtSums::m_Ey |
|
private |
◆ m_module
int LVL1::JEMEtSums::m_module |
|
private |
◆ m_peak
int LVL1::JEMEtSums::m_peak |
|
private |
The documentation for this class was generated from the following files: