![]() |
ATLAS Offline Software
|
Description of JEMEtSums_v1. More...
#include <JEMEtSums_v1.h>
Public Member Functions | |
| JEMEtSums_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 > & | etVec () const |
| Please note that in the context of JEMEtSums, et is total energy, not transverse energy For transverse energy, please use Pythagoras' theorem on ex and ey. | |
| void | setEtVec (const std::vector< unsigned int > &) |
| set etVec - et for all time slices | |
| const std::vector< unsigned int > & | exVec () const |
| get exVec - ex for all time slices | |
| void | setExVec (const std::vector< unsigned int > &) |
| set exVec - ex for all time slices | |
| const std::vector< unsigned int > & | eyVec () const |
| get eyVec - ey for all time slices | |
| void | setEyVec (const std::vector< unsigned int > &) |
| set eyVec - ey for all time slices | |
| unsigned int | forward () const |
| Is this JEMEtSums forward? | |
| unsigned int | et () const |
| get et for etVec[peak] - time slice that (hopefully) contains the collision | |
| unsigned int | ex () const |
| get ex for exVec[peak] - time slice that (hopefully) contains the collision | |
| unsigned int | ey () const |
| get ey for eyVec[peak] - time slice that (hopefully) contains the collision | |
| void | addEt (const std::vector< unsigned int > &Et) |
| Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description. | |
| void | addEx (const std::vector< unsigned int > &Ex) |
| void | addEy (const std::vector< unsigned int > &Ey) |
| unsigned int | Et () const |
| unsigned int | Ex () const |
| unsigned int | Ey () const |
| const std::vector< unsigned int > & | EtVec () const |
| const std::vector< unsigned int > & | ExVec () const |
| const std::vector< unsigned int > & | EyVec () const |
Description of JEMEtSums_v1.
Definition at line 23 of file JEMEtSums_v1.h.
| xAOD::JEMEtSums_v1::JEMEtSums_v1 | ( | ) |
Definition at line 18 of file JEMEtSums_v1.cxx.
Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description.
Definition at line 74 of file JEMEtSums_v1.h.
Definition at line 75 of file JEMEtSums_v1.h.
Definition at line 76 of file JEMEtSums_v1.h.
| int xAOD::JEMEtSums_v1::crate | ( | ) | const |
get crate number
Definition at line 77 of file JEMEtSums_v1.h.
get et for etVec[peak] - time slice that (hopefully) contains the collision
Definition at line 40 of file JEMEtSums_v1.cxx.
Definition at line 80 of file JEMEtSums_v1.h.
Please note that in the context of JEMEtSums, et is total energy, not transverse energy For transverse energy, please use Pythagoras' theorem on ex and ey.
get etVec - et for all time slices
Definition at line 78 of file JEMEtSums_v1.h.
get ex for exVec[peak] - time slice that (hopefully) contains the collision
Definition at line 45 of file JEMEtSums_v1.cxx.
Definition at line 81 of file JEMEtSums_v1.h.
get exVec - ex for all time slices
Definition at line 79 of file JEMEtSums_v1.h.
get ey for eyVec[peak] - time slice that (hopefully) contains the collision
Definition at line 50 of file JEMEtSums_v1.cxx.
Definition at line 82 of file JEMEtSums_v1.h.
get eyVec - ey for all time slices
Is this JEMEtSums forward?
Definition at line 30 of file JEMEtSums_v1.cxx.
| int xAOD::JEMEtSums_v1::module | ( | ) | const |
get module
| int xAOD::JEMEtSums_v1::peak | ( | ) | const |
get peak
| void xAOD::JEMEtSums_v1::setCrate | ( | int | ) |
set crate number
set etVec - et for all time slices
set exVec - ex for all time slices
set eyVec - ey for all time slices
| void xAOD::JEMEtSums_v1::setModule | ( | int | ) |
set module
| void xAOD::JEMEtSums_v1::setPeak | ( | int | ) |
set peak