FairRoot/PandaRoot
Functions
PndGeoCave.cxx File Reference
#include "PndGeoCave.h"
#include "FairGeoNode.h"
#include "FairGeoShapes.h"
#include "FairGeoBasicShape.h"
#include "FairGeoMedium.h"

Go to the source code of this file.

Functions

 ClassImp (PndGeoCave) PndGeoCave
 

Function Documentation

ClassImp ( PndGeoCave  )

Definition at line 18 of file PndGeoCave.cxx.

20  : name("cave") {
21  // Constructor
22  fName="cave";
23  maxModules=1;
24 }
TString name