Skip to content
Snippets Groups Projects
Commit a4b78aa2 authored by Norbert Herrmann's avatar Norbert Herrmann
Browse files

DetMask from ClusterizersDef

parent 61d5ca26
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@
#include "CbmTofTrackFitter.h"
#include "CbmTofTracklet.h"
#include "CbmTofTrackletParam.h"
#include "CbmTofClusterizersDef.h"
#include "LKFMinuit.h"
#include <CbmEvDisTracks.h> // in eventdisplay/tof
......@@ -46,7 +47,7 @@ using std::endl;
using std::map;
//const Int_t DetMask = 0x3FFFFF; // check for consistency with v14a geometry
const Int_t DetMask = 0x3FFFFF; // check for consistency with v21a geometry
//const Int_t DetMask = 0x1FFFFF; // check for consistency with v21a geometry
LKFMinuit CbmTofTrackFinderNN::fMinuit;
CbmTofTrackFinderNN::CbmTofTrackFinderNN()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment