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

Go to the source code of this file.

Functions

 ClassImp (PndGeoHyp) PndGeoHyp
 

Function Documentation

ClassImp ( PndGeoHyp  )

Definition at line 13 of file PndGeoHyp.cxx.

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