![]() |
ATLAS Offline Software
|
Description of CMMCPHits_v1. More...
#include <CMMCPHits_v1.h>
Public Member Functions | |
| CMMCPHits_v1 () | |
| int | crate () const |
| get crate number | |
| void | setCrate (int) |
| set crate number | |
| int | dataID () const |
| get dataID | |
| void | setDataID (int) |
| set dataID | |
| int | peak () const |
| get peak | |
| void | setPeak (int) |
| set peak | |
| const std::vector< unsigned int > & | hitsVec0 () const |
| get hitsVec0 - hits for all time slices | |
| void | setHitsVec0 (const std::vector< unsigned int > &) |
| set hitsVec0 - hits for all time slices | |
| const std::vector< unsigned int > & | hitsVec1 () const |
| get hitsVec1 - hits for all time slices | |
| void | setHitsVec1 (const std::vector< unsigned int > &) |
| set hitsVec1 - hits for all time slices | |
| const std::vector< int > & | errorVec0 () const |
| get errorVec0 - errors for all time slices | |
| void | setErrorVec0 (const std::vector< int > &) |
| set errorVec0 - errors for all time slices | |
| const std::vector< int > & | errorVec1 () const |
| get errorVec1 - errors for all time slices | |
| void | setErrorVec1 (const std::vector< int > &) |
| set errorVec1 - errors for all time slices | |
| void | addHits (const std::vector< unsigned int > &hits0, const std::vector< unsigned int > &hits1, const std::vector< int > &error0, const std::vector< int > &error1) |
| add hits. Internally calls setHitsVecX(hitsX) and setErrorVecX(errorX) | |
| unsigned int | hitWord0 () const |
| get hit word0 for hitsVec0[peak] - time slice that (hopefully) contains the collision | |
| unsigned int | hitWord1 () const |
| get hit word1 for hitsVec1[peak] - time slice that (hopefully) contains the collision | |
| int | error0 () const |
| get error for errorVec0[peak] - time slice that (hopefully) contains the collision | |
| int | error1 () const |
| get error for errorVec1[peak] - time slice that (hopefully) contains the collision | |
| unsigned int | HitWord0 () const |
| Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description. | |
| unsigned int | HitWord1 () const |
| int | Error0 () const |
| int | Error1 () const |
| const std::vector< unsigned int > & | HitsVec0 () const |
| const std::vector< unsigned int > & | HitsVec1 () const |
| const std::vector< int > & | ErrorVec0 () const |
| const std::vector< int > & | ErrorVec1 () const |
Description of CMMCPHits_v1.
Definition at line 24 of file CMMCPHits_v1.h.
| xAOD::CMMCPHits_v1::CMMCPHits_v1 | ( | ) |
Definition at line 15 of file CMMCPHits_v1.cxx.
| void xAOD::CMMCPHits_v1::addHits | ( | const std::vector< unsigned int > & | hits0, |
| const std::vector< unsigned int > & | hits1, | ||
| const std::vector< int > & | error0, | ||
| const std::vector< int > & | error1 ) |
add hits. Internally calls setHitsVecX(hitsX) and setErrorVecX(errorX)
Definition at line 28 of file CMMCPHits_v1.cxx.
| int xAOD::CMMCPHits_v1::crate | ( | ) | const |
get crate number
| int xAOD::CMMCPHits_v1::dataID | ( | ) | const |
get dataID
|
inline |
Definition at line 84 of file CMMCPHits_v1.h.
| int xAOD::CMMCPHits_v1::error0 | ( | ) | const |
get error for errorVec0[peak] - time slice that (hopefully) contains the collision
Definition at line 49 of file CMMCPHits_v1.cxx.
|
inline |
Definition at line 85 of file CMMCPHits_v1.h.
| int xAOD::CMMCPHits_v1::error1 | ( | ) | const |
get error for errorVec1[peak] - time slice that (hopefully) contains the collision
Definition at line 54 of file CMMCPHits_v1.cxx.
Definition at line 88 of file CMMCPHits_v1.h.
get errorVec0 - errors for all time slices
Definition at line 89 of file CMMCPHits_v1.h.
get errorVec1 - errors for all time slices
Definition at line 86 of file CMMCPHits_v1.h.
get hitsVec0 - hits for all time slices
Definition at line 87 of file CMMCPHits_v1.h.
get hitsVec1 - hits for all time slices
Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCaseNotation See above for description.
Definition at line 82 of file CMMCPHits_v1.h.
get hit word0 for hitsVec0[peak] - time slice that (hopefully) contains the collision
Definition at line 39 of file CMMCPHits_v1.cxx.
Definition at line 83 of file CMMCPHits_v1.h.
get hit word1 for hitsVec1[peak] - time slice that (hopefully) contains the collision
Definition at line 44 of file CMMCPHits_v1.cxx.
| int xAOD::CMMCPHits_v1::peak | ( | ) | const |
get peak
| void xAOD::CMMCPHits_v1::setCrate | ( | int | ) |
set crate number
| void xAOD::CMMCPHits_v1::setDataID | ( | int | ) |
set dataID
set errorVec0 - errors for all time slices
set errorVec1 - errors for all time slices
set hitsVec0 - hits for all time slices
set hitsVec1 - hits for all time slices
| void xAOD::CMMCPHits_v1::setPeak | ( | int | ) |
set peak