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

Go to the source code of this file.

Functions

 ClassImp (PndGeoHypGePar) PndGeoHypGePar
 

Function Documentation

ClassImp ( PndGeoHypGePar  )

Definition at line 17 of file PndGeoHypGePar.cxx.

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