=== CLICTrackSelector Processor ===
Processor to select good tracks based on timing
More...
#include <CLICTrackSelector.h>
|
virtual Processor * | newProcessor () |
|
float | TimeAtEcal (Track *pTrack) |
|
virtual void | init () |
|
virtual void | processRunHeader (LCRunHeader *run) |
|
virtual void | processEvent (LCEvent *evt) |
|
virtual void | check (LCEvent *evt) |
|
virtual void | end () |
|
|
int | _nRun |
|
int | _nEvt |
|
std::string | _inputTrackCollection |
|
std::string | _inputTrackMCPCollName |
|
std::string | _selectedTrackCollection |
|
std::string | _selectedTrackMCPCollection |
|
float | PI |
|
float | PIOVER2 |
|
float | TWOPI |
|
float | _bField |
|
int | _debug |
|
int | _createMap |
|
int | _cutOnTPCHits |
|
int | _cutOnSiHits |
|
float | _timingCutAtEcal |
|
float | _pTCut |
|
float | _radiusToKeepTPCOnlyTracks |
|
LCEvent * | _evt |
|
=== CLICTrackSelector Processor ===
Processor to select good tracks based on timing
The documentation for this class was generated from the following file: