FairRoot/PandaRoot
PndMQSdsPixelBackMapping.cxx
Go to the documentation of this file.
2 #include "FairLogger.h"
3 
5 {
7  fVerbose = 0;
8 }
9 
11 {
12  fGeoH = geo;
13  fVerbose = 0;
14 }
15 
17 {
18 }
19 
20 
Class to access the naming information of the MVD.
static PndGeoHandling * Instance()