#include "CAFAna/Core/Cut.h"
#include "CAFAna/Core/RunPeriods.h"
#include "CAFAna/Cuts/AnalysisMasks.h"
#include "CAFAna/Cuts/Cuts.h"
#include "CAFAna/Vars/Vars.h"
#include "3FlavorAna/Vars/NueVars.h"
#include "NuXAna/Vars/NusVars.h"
#include "NuXAna/Vars/NusVarsTemp.h"
#include "CAFAna/Cuts/SpillCuts.h"
Go to the source code of this file.
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Variables | |
const SpillCut | ana::kStandardSpillCutsPeriod1 = kStandardSpillCuts && kSpillPeriod1 |
const SpillCut | ana::kStandardSpillCutsPeriod2 = kStandardSpillCuts && kSpillPeriod2 |
const SpillCut | ana::kStandardSpillCutsPeriod3_5 = kStandardSpillCuts && kSpillPeriod3_5 |
const SpillCut | ana::kStandardSpillCutsPeriod4_6 = kStandardSpillCuts && kSpillPeriod4_6 |
const Cut | ana::kNus18FDContain |
FD Containment, nue-inspired, from docdb 21113. More... | |
const Cut | ana::kNus18FDPresel |
The Nus18 preselection cuts for the Far Detector from docdb 21113. More... | |
const Cut | ana::kNus18BackwardCut |
FD backward photon rejection cut, inherited from nue, from docdb 21113. More... | |
const Cut | ana::kNus18SlcTimeGap = kClosestSlcTime > -150. && kClosestSlcTime < 50. |
Closest slice cuts based on approximation in space and time, from from docdb 21113. More... | |
const Cut | ana::kNus18SlcDist = kClosestSlcMinTop < 100 && kClosestSlcMinDist < 500 |
const Cut | ana::kNus18ShwPtpLow = kMaxY > 580. && kPartPtp > 0.2 |
Carve out space in shower maximum y and #p_{T}/p, from docdb 21113. More... | |
const Cut | ana::kNus18ShwPtpHigh = kMaxY > 540. && kPartPtp > 0.4 |
const Cut | ana::kNus18NCCosRejAltp1 = kNCCosRejAltp1 > 0.55 |
2018 Cos Rej BDT cuts More... | |
const Cut | ana::kNus18NCCosRejAltp2 = kNCCosRejAltp2 > 0.55 |
const Cut | ana::kNus18NCCosRejAltp3_5 = kNCCosRejAltp3_5 > 0.55 |
const Cut | ana::kNus18NCCosRejAltp4_6 = kNCCosRejAltp4_6 > 0.55 |
const Cut | ana::kNus18NCCosRejSidebandp1 = kNCCosRejAltp1 < 0.55 |
const Cut | ana::kNus18NCCosRejSidebandp2 = kNCCosRejAltp2 < 0.55 |
const Cut | ana::kNus18NCCosRejSidebandp3_5 = kNCCosRejAltp3_5 < 0.55 |
const Cut | ana::kNus18NCCosRejSidebandp4_6 = kNCCosRejAltp4_6 < 0.55 |
const Cut | ana::kNus18FD |
const Cut | ana::kNus18FDSideband |
const Cut | ana::kNus18NDContain |
const Cut | ana::kNus18NDPresel |
const Cut | ana::kNus18ND |
Full Nus18 ND analysis selection. More... | |
const Cut | ana::kNus18FHCDecafCut = kNus18FHCCVNClassicDecafCut || kNus18FHCCVNShortSimpleDecafCut |
const Cut | ana::kNus18RHCDecafCut = kNus18RHCCVNClassicDecafCut || kNus18RHCCVNShortSimpleDecafCut |