#include <TStiEvent.h>
Definition at line 22 of file TStiEvent.h.
bool TStiEvent::AcceptTrack |
( |
const StiKalmanTrack & |
track | ) |
const |
bool TStiEvent::AcceptTrackNode |
( |
const StiKalmanTrackNode & |
node | ) |
const |
void TStiEvent::Clear |
( |
Option_t * |
opt = "" | ) |
|
|
virtual |
EReturnCodes TStiEvent::Fill |
( |
const StiTrackContainer & |
stiTrackContainer | ) |
|
|
virtual |
EReturnCodes TStiEvent::Fill |
( |
StiHitContainer & |
stiHitContainer | ) |
|
|
virtual |
const std::set<TStiHit>& TStiEvent::GetStiHits |
( |
| ) |
const |
|
inline |
const std::vector<TStiKalmanTrack>& TStiEvent::GetTStiKalmanTracks |
( |
| ) |
const |
|
inline |
std::pair<std::set<TStiHit>::iterator, bool> TStiEvent::InsertStiHit |
( |
const TStiHit & |
stiHit | ) |
|
|
inline |
EReturnCodes TStiEvent::PostFill |
( |
| ) |
|
|
virtual |
void TStiEvent::Print |
( |
Option_t * |
opt = "" | ) |
const |
|
virtual |
A singleton allowing to impose various requirements on tracks and/or track nodes.
Usually, tracks crossing only specific detector volumes are processed and saved
Definition at line 45 of file TStiEvent.h.
std::set<TStiHit> TStiEvent::fTStiHits |
|
protected |
A collection of all Sti hits of interest in this event.
Definition at line 51 of file TStiEvent.h.
A collection of all Sti tracks of interest in this event.
Definition at line 48 of file TStiEvent.h.
The documentation for this class was generated from the following files: