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

Go to the source code of this file.

Functions

 ClassImp (PndSdsGeo) PndSdsGeo
 

Function Documentation

ClassImp ( PndSdsGeo  )

Definition at line 14 of file PndSdsGeo.cxx.

17 {
18  // Constructor
19  fName="sds";
20  maxSectors=99;
21  maxModules=99;
22  //maxKeepinVolumes=99;
23 }