FairRoot/PandaRoot
Functions
PndGeoFtsPar.cxx File Reference
#include "PndGeoFtsPar.h"
#include "FairParamList.h"
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Functions

 ClassImp (PndGeoFtsPar) PndGeoFtsPar
 

Function Documentation

ClassImp ( PndGeoFtsPar  )

Definition at line 9 of file PndGeoFtsPar.cxx.

12  : FairParGenericSet(name,title,context),
13  fGeoSensNodes(new TObjArray()),
14  fGeoPassNodes(new TObjArray()),
15  fGeoType(-1),
16  fTubeInRad(0),
17  fTubeOutRad(0)
18 {
19 }
TString name