11 #include "TDirectory.h" 14 #include "TObjString.h" 36 totalSpec.
Scale(KaonScale);
38 frompion.
Scale(PionScale);
39 totalSpec += frompion;
41 frommuon.
Scale(MuonScale);
50 TDirectory*
tmp = gDirectory;
52 dir = dir->mkdir(name.c_str());
55 TObjString(
"NDExtrapComponent").Write(
"type");
71 dir = dir->GetDirectory(name.c_str());
76 ret->fKaonComponent = ana::LoadFrom<NDExtrapBeamComponent>(
dir,
"ndextrapbeamcompkaon");
78 ret->fPionComponent = ana::LoadFrom<NDExtrapBeamComponent>(
dir,
"ndextrapbeamcomppion");
80 ret->fMuonComponent = ana::LoadFrom<NDExtrapBeamComponent>(
dir,
"ndextrapbeamcompmuon");
Cuts and Vars for the 2020 FD DiF Study.
Simple record of shifts applied to systematic parameters.
Base class for the various types of spectrum loader.
assert(nhit_max >=nhit_nbins)
Spectrum with true L/E information, allowing it to be oscillated