#include <FTSCAHitsV.h>
Definition at line 124 of file FTSCAHitsV.h.
FTSCAHitsV::FTSCAHitsV |
( |
const FTSCAHits & |
hits | ) |
|
|
inline |
Definition at line 327 of file FTSCAHitsV.h.
References fElement, i, FTSCAHits::NStations(), and FTSCAHits::OnStation().
333 for(
unsigned int iH = 0; iH < hs.size(); iH += float_v::Size ) {
334 float_m valid =
static_cast<float_m
>(uint_v::IndexesFromZero() < uint_v(hs.size() - iH) );
FTSCAElementsOnStation< T > & OnStation(char i)
vector< FTSCAElementsOnStation< T > > fElement
FTSCAHitsV::FTSCAHitsV |
( |
int |
nSta | ) |
|
|
inline |
Definition at line 135 of file FTSCAHitsV.h.
References fElement, and i.
137 for(
int i = 0;
i < nSta; ++
i )
vector< FTSCAElementsOnStation< T > > fElement
void FTSCAHitsV::Add |
( |
const T & |
hit | ) |
|
|
inline |
void FTSCAHitsV::Clean |
( |
| ) |
|
|
inline |
int FTSCAHitsV::NStations |
( |
| ) |
const |
|
inline |
T& FTSCAHitsV::operator[] |
( |
TES |
i | ) |
|
|
inline |
const T& FTSCAHitsV::operator[] |
( |
TES |
i | ) |
const |
|
inline |
The documentation for this class was generated from the following file: