#include <FTSCAHitsV.h>
Definition at line 142 of file FTSCAHitsV.h.
◆ FTSCAHitsV() [1/2]
FTSCAHitsV::FTSCAHitsV |
( |
const FTSCAHits & |
hits | ) |
|
|
inline |
◆ FTSCAHitsV() [2/2]
FTSCAHitsV::FTSCAHitsV |
( |
int |
nSta | ) |
|
|
inline |
◆ Add()
void FTSCAHitsV::Add |
( |
const T & |
hit | ) |
|
|
inline |
◆ Clean()
void FTSCAHitsV::Clean |
( |
| ) |
|
|
inline |
◆ NStations()
int FTSCAHitsV::NStations |
( |
| ) |
const |
|
inline |
Definition at line 176 of file FTSCAHitsV.h.
vector< FTSCAElementsOnStation< T > > fElement
◆ OnStation() [1/2]
Definition at line 146 of file FTSCAHitsV.h.
References i.
148 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ OnStation() [2/2]
Definition at line 151 of file FTSCAHitsV.h.
References i.
153 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ operator[]() [1/4]
Definition at line 156 of file FTSCAHitsV.h.
References i.
158 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ operator[]() [2/4]
Definition at line 161 of file FTSCAHitsV.h.
References i.
163 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ operator[]() [3/4]
T& FTSCAHitsV::operator[] |
( |
TES |
i | ) |
|
|
inline |
◆ operator[]() [4/4]
const T& FTSCAHitsV::operator[] |
( |
TES |
i | ) |
const |
|
inline |
◆ fElement
The documentation for this class was generated from the following file: