FairRoot/PandaRoot
Functions
PndSdsGeoPar.cxx File Reference
#include "PndSdsGeoPar.h"
#include "FairParamList.h"
#include <iostream>
#include <iomanip>
#include "TObjArray.h"

Go to the source code of this file.

Functions

 ClassImp (PndSdsGeoPar) PndSdsGeoPar
 

Function Documentation

ClassImp ( PndSdsGeoPar  )

Definition at line 7 of file PndSdsGeoPar.cxx.

10  : FairParGenericSet(name,title,context) ,
11  fGeoSensNodes(new TObjArray()),
12  fGeoPassNodes(new TObjArray())
13 {
14  //fGeoSensNodes = new TObjArray();
15  //fGeoPassNodes = new TObjArray();
16 }
TString name