BmnRoot
Loading...
Searching...
No Matches
CbmL1Constants.h
Go to the documentation of this file.
1#ifndef CBML1CONSTANTS_H_
2#define CBML1CONSTANTS_H_
3
4namespace CbmL1Constants {
6 const double MinRecoMom = 0.1; // Extra set of tracks = (MinRecoMom, MinRefMom)
7 const double MinRefMom = 1.; // Primary set of tracks = (MinRefMom, +inf) //All reco tracks = (MinRecoMom, +inf)
8 const double MinPurity = 0.7; // min NStationInRecoTrack/NStationInMCTrack
9 const double MinNStations = 4.; // min number of stations in track to be reconstructable
10}
11
12#endif
const double MinNStations
const double MinRecoMom
Performance constants.
const double MinPurity
const double MinRefMom