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

Go to the source code of this file.

Functions

 ClassImp (PndGeoEmc) PndGeoEmc
 

Function Documentation

ClassImp ( PndGeoEmc  )

Definition at line 13 of file PndGeoEmc.cxx.

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