FairRoot/PandaRoot
PndSdsPixelBackMapping.cxx
Go to the documentation of this file.
2 #include "FairLogger.h"
3 
5  fDigiArray(),
6  fGeoH(PndGeoHandling::Instance()),
7  fVerbose(0)
8 {
9  //fGeoH = PndGeoHandling::Instance();
10 }
11 
13  fDigiArray(),
14  fGeoH(geo),
15  fVerbose(0)
16 {
17 }
18 
20 {
21 }
22 
23 
int fVerbose
Definition: poormantracks.C:24
PndGeoHandling * fGeoH
Definition: anasim.C:34
Class to access the naming information of the MVD.