Go to the documentation of this file.
9 #ifndef NICA_CBM_CUTS_TRACKCUTS_CBMTOFTRACKCUTS_H_
10 #define NICA_CBM_CUTS_TRACKCUTS_CBMTOFTRACKCUTS_H_
12 #include "NicaTrackCut.h"
13 #include "NicaTrackToFMass2Cut.h"
20 static Int_t
M2() {
return 0; }
21 static Int_t
Beta() {
return 1; }
24 Bool_t
Pass(NicaTrack* track);
35 virtual Bool_t
Init(Int_t format_id = 0);
36 Bool_t
Pass(NicaTrack* track);
46 Bool_t
Pass(NicaTrack* track);
Bool_t Pass(NicaTrack *track)
friend F32vec4 min(const F32vec4 &a, const F32vec4 &b)
virtual Bool_t Init(Int_t format_id=0)
Bool_t Pass(NicaTrack *track)
void SetBetaCut(Double_t min, Double_t max)
virtual ~CbmTofTrackCuts()
void SetM2Cut(Double_t min, Double_t max)
friend F32vec4 max(const F32vec4 &a, const F32vec4 &b)
Bool_t Pass(NicaTrack *track)