#include <FTSCAHitsV.h>
Definition at line 130 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 164 of file FTSCAHitsV.h.
vector< FTSCAElementsOnStation< T > > fElement
◆ OnStation() [1/2]
Definition at line 134 of file FTSCAHitsV.h.
References i.
136 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ OnStation() [2/2]
Definition at line 139 of file FTSCAHitsV.h.
References i.
141 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ operator[]() [1/4]
Definition at line 144 of file FTSCAHitsV.h.
References i.
146 assert((
unsigned char)
i <
fElement.size());
vector< FTSCAElementsOnStation< T > > fElement
◆ operator[]() [2/4]
Definition at line 149 of file FTSCAHitsV.h.
References i.
151 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: