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

Go to the source code of this file.

Functions

 ClassImp (PndGeoEmcApd) PndGeoEmcApd
 

Function Documentation

ClassImp ( PndGeoEmcApd  )

Definition at line 13 of file PndGeoEmcApd.cxx.

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