23 #ifndef Gw_SymCorrelatedSpace
49 fLog.GetProcessName() =
"SymCorrelatedSpace";
76 TH1D* h1 =
new TH1D(
"hp",
"Axis Projection", 1, 0, 1);
79 TH1D* h1b =
new TH1D(
"hpBkg",
"Axis Bkg Projection", 1, 0, 1);
82 TH1D* h1t =
new TH1D(
"hpTot", Form(
"%s %s",GetName(),
"Axis Total Projection"), 1, 0, 1);
virtual std::string & GetProcessName()
To get the Process name.