23 :
ISyst( shortName, latexName ),
fDet( det ),
Det_t
Which NOvA detector?
Cuts and Vars for the 2020 FD DiF Study.
Proxy for caf::StandardRecord.
Encapsulate code to systematically shift a caf::SRProxy.
const LeptonAngleSyst kLeptonAngleSystNDYZ2020("LeptonAngleSystNDYZ2020","Lepton Angle Syst ND YZ", caf::kNEARDET, kAngleShiftYZ, 0.010)
const LeptonAngleSyst kLeptonAngleSystNDXZ2020("LeptonAngleSystNDXZ2020","Lepton Angle Syst ND XZ", caf::kNEARDET, kAngleShiftXZ, 0.010)
const LeptonAngleSyst kLeptonAngleSystFDXZ2020("LeptonAngleSystFDXZ2020","Lepton Angle Syst FD XZ", caf::kFARDET, kAngleShiftXZ, 0.010)
void Shift(double sigma, caf::SRProxy *sr, double &weight) const override
Perform the systematic shift.
string shortName
THUMBNAIL BLOCK: We need to make a thumbnail for each.
const LeptonAngleSyst kLeptonAngleSystFDYZ2020("LeptonAngleSystFDYZ2020","Lepton Angle Syst FD YZ", caf::kFARDET, kAngleShiftYZ, 0.010)
const AngleShiftPlane fShiftPlane
LeptonAngleSyst(const std::string &shortName, const std::string &latexName, const caf::Det_t det, const AngleShiftPlane shiftPlane, const double angUnc)