FairRoot/PandaRoot
Functions
PndFtsHoughTrackFinderParams.cxx File Reference
#include "PndFtsHoughTrackFinderParams.h"

Go to the source code of this file.

Functions

 ClassImp (PndFtsHoughTrackFinderParams) PndFtsHoughTrackFinderParams
 

Function Documentation

Definition at line 3 of file PndFtsHoughTrackFinderParams.cxx.

7 : fParabolaStepsPerThetaDeg(4.),
8  fParabolaHwScan(20.),
9 
10  fParabolaNBinsPzxInv(600),
11  fParabolaQDivPzxArgMax(0.015),
12 
13  fZLineParabola(342.75), // 368. seemed fine
14  fZParabolaLine(605.),
15 
16  fUnused(0)
17 { }