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

Go to the source code of this file.

Functions

 ClassImp (PndFtsHoughSpaceBinning) PndFtsHoughSpaceBinning
 

Function Documentation

ClassImp ( PndFtsHoughSpaceBinning  )

Definition at line 3 of file PndFtsHoughSpaceBinning.cxx.

7 : fNBinsTheta(0),
8  fThetaRadLow(0.),
9  fThetaRadHigh(0.),
10 
11  fNBinsY(0),
12  fYLow(0.),
13  fYHigh(0.)
14 { }