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

Go to the source code of this file.

Functions

 ClassImp (PndGeoHypPar) PndGeoHypPar
 

Function Documentation

ClassImp ( PndGeoHypPar  )

Definition at line 16 of file PndGeoHypPar.cxx.

19  : FairParGenericSet(name,title,context) {
20 
21  fGeoSensNodes = new TObjArray();
22  fGeoPassNodes = new TObjArray();
23 
24 }
TString name