![]() |
ATLAS Offline Software
|
Description of JEMHits_v1. More...
#include <JEMHits_v1.h>
Public Member Functions | |
| JEMHits_v1 () | |
| int | crate () const |
| get crate number | |
| void | setCrate (int) |
| set crate number | |
| int | module () const |
| get module | |
| void | setModule (int) |
| set module | |
| int | peak () const |
| get peak | |
| void | setPeak (int) |
| set peak | |
| const std::vector< unsigned int > & | jetHitsVec () const |
| get jetHitsVec - jetHits for all time slices | |
| void | setJetHitsVec (const std::vector< unsigned int > &) |
| set jetHitsVec - jetHits for all time slices | |
| unsigned int | forward () const |
| Is this JEMEtSums forward? | |
| unsigned int | jetHits () const |
| get jetHits for jetHitsVec[peak] - time slice that (hopefully) contains the collision | |
| void | addJetHits (const std::vector< unsigned int > &hits) |
| Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description. | |
| unsigned int | JetHits () const |
Description of JEMHits_v1.
Definition at line 23 of file JEMHits_v1.h.
| xAOD::JEMHits_v1::JEMHits_v1 | ( | ) |
Definition at line 18 of file JEMHits_v1.cxx.
Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description.
Definition at line 57 of file JEMHits_v1.h.
| int xAOD::JEMHits_v1::crate | ( | ) | const |
get crate number
Is this JEMEtSums forward?
Definition at line 28 of file JEMHits_v1.cxx.
Definition at line 58 of file JEMHits_v1.h.
get jetHits for jetHitsVec[peak] - time slice that (hopefully) contains the collision
Definition at line 38 of file JEMHits_v1.cxx.
get jetHitsVec - jetHits for all time slices
| int xAOD::JEMHits_v1::module | ( | ) | const |
get module
| int xAOD::JEMHits_v1::peak | ( | ) | const |
get peak
| void xAOD::JEMHits_v1::setCrate | ( | int | ) |
set crate number
set jetHitsVec - jetHits for all time slices
| void xAOD::JEMHits_v1::setModule | ( | int | ) |
set module
| void xAOD::JEMHits_v1::setPeak | ( | int | ) |
set peak