#include <MCHitCollection.h>
Definition at line 11 of file MCHitCollection.h.
Default ctor.
Definition at line 16 of file MCHitCollection.h.
void Reset()
Method to reset.
unsigned int fChannel
Channel number.
unsigned int sim::MCHitCollection::Channel |
( |
| ) |
const |
|
inline |
Getter for channel number.
Definition at line 37 of file MCHitCollection.h.
unsigned int fChannel
Channel number.
For sorting.
Definition at line 40 of file MCHitCollection.h.
unsigned int fChannel
Channel number.
void sim::MCHitCollection::push_back |
( |
const MCHit & |
hit | ) |
|
|
inline |
wrapper for push_back
Definition at line 43 of file MCHitCollection.h.
46 bool sort = (!
empty() &&
hit < (*rbegin()));
end
while True: pbar.update(maxval-len(onlies[E][S])) #print iS, "/", len(onlies[E][S]) found = False for...
fInnerVessel push_back(Point(-578.400000, 0.000000, 0.000000))
Detector simulation of raw signals on wires.
decltype(auto) constexpr begin(T &&obj)
ADL-aware version of std::begin.
decltype(auto) constexpr empty(T &&obj)
ADL-aware version of std::empty.
void sim::MCHitCollection::Reset |
( |
void |
| ) |
|
|
inline |
Method to reset.
Definition at line 23 of file MCHitCollection.h.
unsigned int fChannel
Channel number.
const unsigned int kINVALID_UINT
vector< vector< double > > clear
unsigned int sim::MCHitCollection::fChannel |
|
private |
The documentation for this class was generated from the following file: