"MarlinReco"  1.16.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CLICTrackSelector Class Reference

=== CLICTrackSelector Processor ===
Processor to select good tracks based on timing More...

#include <CLICTrackSelector.h>

Inheritance diagram for CLICTrackSelector:

Public Member Functions

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 ()
 

Protected Member Functions

void CleanUp ()
 

Protected Attributes

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
 

Detailed Description

=== CLICTrackSelector Processor ===
Processor to select good tracks based on timing


The documentation for this class was generated from the following file: