#include "3FlavorAna/Cuts/NueCuts2017.h"
#include "3FlavorAna/Vars/NueEnergy2018.h"
#include "CAFAna/Vars/CVNFinalStates.h"
Go to the source code of this file.
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Functions | |
bool | ana::kNue2018PeripheralPreselFunc (const caf::SRProxy *sr) |
const Cut | ana::kNue2018PeripheralPresel (kNue2018PeripheralPreselFunc) |
bool | ana::kNue2018CVNVsCosPIDFunc (const caf::SRProxy *sr) |
const Cut | ana::kNue2018CVNVsCosPID (kNue2018CVNVsCosPIDFunc) |
bool | ana::kNue2018FDPeripheralFunc (const caf::SRProxy *sr) |
Use this cut for the full FD Peripheral sample, the same for RHC and FHC. More... | |
const Cut | ana::kNue2018FDPeripheral (kNue2018FDPeripheralFunc) |
const HistAxis | ana::kNue2018Axis ("NuE Energy / Analysis Bin", kNue2018Binning, kNue2018AnaBin) |
Use this Axis for Ana2018, official Axis. More... | |
Variables | |
const Cut | ana::kCVNFSProtonCut2018 = kCVNFSProtonScore2018 > 0.38 |
Cut for the CVN final state proton score (might be updated in future...) More... | |
const Cut | ana::kNue2018Presel |
const Cut | ana::kNue2018CorePart |
const Cut | ana::kNue2018CorePresel = kNue2017BasicPart && kNue2018CorePart |
const double | ana::kNue2018CVNFHCLowEdge = 0.84 |
const double | ana::kNue2018CVNFHCHighEdge = 0.96 |
const double | ana::kNue2018CVNRHCLowEdge = 0.89 |
const double | ana::kNue2018CVNRHCHighEdge = 0.98 |
const Cut | ana::kNue2018FHCCVNCut = kCVNSSe >= kNue2018CVNFHCLowEdge |
const Cut | ana::kNue2018RHCCVNCut = kCVNSSe >= kNue2018CVNRHCLowEdge |
const Cut | ana::kNue2018FD = kNue2018CorePresel && kNue2018CVNCut && kNearestSliceCosRej2018 |
Use this cut for the full FD Core selection, apply for both RHC and FHC. More... | |
const Cut | ana::kNue2018CVNVsCosPIDRHC = kCVNSSe >= kNue2018CVNRHCHighEdge && kCosPIDContain>0.57 |
const Cut | ana::kNue2018CVNVsCosPIDFHC = (kCVNSSe >= kNue2018CVNFHCHighEdge && kCosPIDContain>0.53) || kCVNSSe>=0.99 |
const Cut | ana::kNue2018FDAllSamples = kNue2018FD || kNue2018FDPeripheral |
const Cut | ana::kNue2018FHCCVNCutLP = kCVNSSe >= 0.5 && kCVNSSe < kNue2018CVNFHCLowEdge |
const Cut | ana::kNue2018RHCCVNCutLP = kCVNSSe >= 0.5 && kCVNSSe < kNue2018CVNRHCLowEdge |
const Cut | ana::kNue2018PeripheralPreselHE |
const Cut | ana::kNue2018CVNVsCosPIDRHCLP = kCVNSSe >= 0.5 && kCosPIDContain>0.57 |
const Cut | ana::kNue2018CVNVsCosPIDFHCLP = (kCVNSSe >= 0.5 && kCosPIDContain>0.53) |
const Cut | ana::kNue2018FDPeripheralHE = kNue2018PeripheralPreselHE && kNue2018CVNVsCosPID && kNearestSliceCosRej2018 |
Use this cut for the sideband FD Peripheral samples, the same for RHC and FHC. More... | |
const Cut | ana::kNue2018FDPeripheralLP = kNue2018PeripheralPresel && kNue2018CVNVsCosPIDLP && kNearestSliceCosRej2018 |
const Cut | ana::kNue2018PreselHE |
const Cut | ana::kNue2018CorePartHE |
const Cut | ana::kNue2018CorePreselHE = kNue2017BasicPart && kNue2018CorePartHE |
const Cut | ana::kNue2018FDHE = kNue2018CorePreselHE && kNue2018CVNCut && kNearestSliceCosRej2018 |
Use this cut for the sideband FD Core selections, apply for both RHC and FHC. More... | |
const Cut | ana::kNue2018FDLP = kNue2018CorePresel && kNue2018CVNCutLP && kNearestSliceCosRej2018 |
const Cut | ana::kNue2018FDAllSamplesHE = kNue2018FDHE || kNue2018FDPeripheralHE |
const Cut | ana::kNue2018FDAllSamplesLP = kNue2018FDLP || kNue2018FDPeripheralLP |
const Cut | ana::kNue2018NDEnergy = kNueEnergy2018 < 4.5 && kNueEnergy2018 >= 0 |
const Cut | ana::kNue2018NDPresel |
const Cut | ana::kNue2018NDCVNSsb = kNue2018NDPresel && kNue2018CVNCut |
const Cut | ana::kNueND2018DecafCut |