#include "MCWireCollection.h"
Definition at line 10 of file MCWireCollection.h.
unsigned int sim::MCWireCollection::Channel |
( |
| ) |
const |
|
inline |
void sim::MCWireCollection::push_back |
( |
const MCWire & |
wire | ) |
|
|
inline |
wrapper for push_back
Definition at line 41 of file MCWireCollection.h.
References evd::details::begin(), and evd::details::end().
44 bool sort = (!empty() && wire < (*rbegin()));
46 std::vector<sim::MCWire>::push_back(wire);
std::vector< evd::details::RawDigitInfo_t >::const_iterator begin(RawDigitCacheDataClass const &cache)
std::vector< evd::details::RawDigitInfo_t >::const_iterator end(RawDigitCacheDataClass const &cache)
void sim::MCWireCollection::Reset |
( |
| ) |
|
|
inline |
T std::vector< T >::elements |
|
inherited |
unsigned int sim::MCWireCollection::fChannel |
|
private |
The documentation for this class was generated from the following file:
- /cvmfs/larsoft.opensciencegrid.org/products/lardataobj/v07_06_00/source/lardataobj/MCBase/MCWireCollection.h