CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
Settings.cc File Reference
#include "L1Trigger/TrackFindingTMTT/interface/Settings.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <set>
#include <cmath>

Go to the source code of this file.

Namespaces

 tmtt
 === This is the base class for the linearised chi-squared track fit algorithms.
 

Functions

 tmtt::chosenRofZ_ (50.0)
 
 tmtt::houghMinPt_ (2.0)
 
 tmtt::kalmanAddBeamConstr_ (false)
 
 tmtt::kalmanChi2RphiScale_ (8)
 
 tmtt::kalmanDebugLevel_ (0)
 
 tmtt::kalmanHOalpha_ (1)
 
 tmtt::kalmanHOfw_ (false)
 
 tmtt::kalmanHOhelixExp_ (true)
 
 tmtt::kalmanHOprojZcorr_ (1)
 
 tmtt::kalmanHOtilted_ (true)
 
 tmtt::kalmanMaxNumStubs_ (6)
 
 tmtt::kalmanMaxSkipLayersEasy_ (2)
 
 tmtt::kalmanMaxSkipLayersHard_ (1)
 
 tmtt::kalmanMaxStubsEasy_ (10)
 
 tmtt::kalmanMaxStubsPerLayer_ (4)
 
 tmtt::kalmanMinNumStubs_ (4)
 
 tmtt::kalmanMultiScattTerm_ (0.00075)
 
 tmtt::kalmanRemove2PScut_ (true)
 
 tmtt::kfLayerVsChiSq4_ ({999., 999., 10., 30., 80., 120., 160.})
 
 tmtt::kfLayerVsChiSq5_ ({999., 999., 10., 30., 80., 120., 160.})
 
 tmtt::kfLayerVsD0Cut5_ ({999., 999., 999., 10., 10., 10., 10.})
 
 tmtt::kfLayerVsPtToler_ ({999., 999., 0.1, 0.1, 0.05, 0.05, 0.05})
 
 tmtt::kfLayerVsZ0Cut4_ ({999., 999., 15., 15., 15., 15., 15.})
 
 tmtt::kfLayerVsZ0Cut5_ ({999., 999., 25.5, 25.5, 25.5, 25.5, 25.5})
 
 tmtt::kfUseMaybeLayers_ (true)
 
 tmtt::minFracMatchStubsOnReco_ (-99)
 
 tmtt::minFracMatchStubsOnTP_ (-99)
 
 tmtt::minNumMatchLayers_ (4)
 
 tmtt::minNumMatchPSLayers_ (0)
 
 tmtt::minPtToReduceLayers_ (99999.)
 
 tmtt::minStubLayers_ (4)
 
 tmtt::reduceLayerID_ (true)
 
 tmtt::stubMatchStrict_ (false)