1 #ifndef ToyBoxTracker_h 2 #define ToyBoxTracker_h 4 #include "ToyBoxND280.hxx" 46 int nNegativeTPCtracks;
49 int nPositiveTPCtracks;
AnaTrackB * SHMtrack
For storing the second highest momentum track.
bool LikeComputed[NMAXPARTICLES]
For storing whether TPC PID likelihoods have been computed.
Float_t Likelihood[NMAXPARTICLES][4]
For storing TPC PID likelihoods.
AnaTrackB * MainTrack
For storing the Main Track (The lepton candidate in geranal: HMN or HMP track)
AnaTrackB * HMPtrack
For storing the highest momentum positive track.
virtual void ResetBase()
Reset this base class.
AnaVertexB * Vertex
For storing the reconstructed vertex.
virtual void Reset()
This method should be implemented by the derived class. If so it does nothing here.
AnaTrackB * VetoTrack
For storing the veto track.
AnaTrackB * HMNtrack
For storing the highest momentum negative track.
AnaTrackB ** NegativeTPCtracks
For storing all negative tracks in the event with TPC information.
AnaTrackB * SHMPtrack
For storing the second highest momentum positive track.
Representation of a global track.
AnaTrackB * HMtrack
For storing the highest momentum track.
Representation of a global vertex.
AnaTrackB * SHMNtrack
For storing the second highest momentum negative track.
AnaTrackB ** PositiveTPCtracks
For storing all positive tracks in the event with TPC information.
AnaTrackB * OOFVtrack
For storing the oofv fgd tracks.