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

Go to the source code of this file.

Functions

 ClassImp (PndGeoSciT) PndGeoSciT
 

Function Documentation

ClassImp ( PndGeoSciT  )

Definition at line 13 of file PndGeoSciT.cxx.

16  {
17  // Constructor
18 
19  fName="ft";
20  maxSectors=0;
21  maxModules=1;
22  strcpy(modName,"ft");
23  strcpy(eleName,"ft");
24  }