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

Go to the source code of this file.

Functions

 ClassImp (PndGeoFts) PndGeoFts
 

Function Documentation

ClassImp ( PndGeoFts  )

Definition at line 11 of file PndGeoFts.cxx.

14 {
15  // Constructor
16  fName="fts";
17  maxSectors=0;
18  maxModules=40;
19 }