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

Go to the source code of this file.

Functions

 ClassImp (PndGeoHypGe) PndGeoHypGe
 

Function Documentation

ClassImp ( PndGeoHypGe  )

Definition at line 13 of file PndGeoHypGe.cxx.

16  {
17  // Constructor
18  fName="Ge_Crystal";
19  maxSectors=0;
20  maxModules=20;
21  }