#include "CAFAna/Cuts/AnalysisMasks.h"
#include "3FlavorAna/Cuts/NueCuts2018.h"
#include "3FlavorAna/Vars/NueEnergy2020.h"
#include "3FlavorAna/Cuts/3flavorCuts.h"
Go to the source code of this file.
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Functions | |
bool | ana::kNue2020CVN_VsCosPIDFunc (const caf::SRProxy *sr) |
const Cut | ana::kNue2020CVN_VsCosPID (kNue2020CVN_VsCosPIDFunc) |
bool | ana::kNue2020FDPeripheralFunc (const caf::SRProxy *sr) |
Use this cut for the full FD Peripheral sample, the same for RHC and FHC. More... | |
const Cut | ana::kNue2020FDPeripheral (kNue2020FDPeripheralFunc) |
bool | ana::kNue2020FDPeripheralFunc_MRBrem (const caf::SRProxy *sr) |
const Cut | ana::kNue2020FDPeripheral_MRBrem (kNue2020FDPeripheralFunc_MRBrem) |
Variables | |
const Cut | ana::kNue2020FDBasicQuality |
const Cut | ana::kNue2020FDDecafCut = kNue2020FDBasicQuality && kCVNe_looseptp >= 0.5 |
const Cut | ana::kNue2020CoreBasicEventCut |
const Cut | ana::kNue2020ProngContain |
const Cut | ana::kNue2020CorePart |
const Cut | ana::kNue2020CorePresel = kNue2020FDBasicQuality && kNue2020CorePart |
const double | ana::kNue2020CVNFHCLowEdge = 0.84 |
const double | ana::kNue2020CVNFHCHighEdge = 0.97 |
const double | ana::kNue2020CosRejFHCEdge = 0.49 |
const double | ana::kNue2020CVNRHCLowEdge = 0.85 |
const double | ana::kNue2020CVNRHCHighEdge = 0.97 |
const double | ana::kNue2020CosRejRHCEdge = 0.47 |
const Cut | ana::kNue2020PIDFHC = kCVNe_looseptp >= kNue2020CVNFHCLowEdge |
const Cut | ana::kNue2020PIDRHC = kCVNe_looseptp >= kNue2020CVNRHCLowEdge |
const Cut | ana::kNue2020CosRejFHC = kCosPIDCoreBDT >= kNue2020CosRejFHCEdge |
const Cut | ana::kNue2020CosRejRHC = kCosPIDCoreBDT >= kNue2020CosRejRHCEdge |
const Cut | ana::kNue2020FD = kNue2020CorePresel && kNue2020CosRej && kNue2020PID && kNue2020FDNearestSlice |
const Cut | ana::kNue2020PeripheralBasicEventCut |
const Cut | ana::kNue2020CVN_VsCosPIDRHC = ((kCVNe_looseptp >= kNue2020CVNRHCHighEdge && kCosPIDPeriBDT > 0.6) || (kCVNe_looseptp>=0.995 && kCosPIDPeriBDT > 0.56)) |
const Cut | ana::kNue2020CVN_VsCosPIDFHC = ((kCVNe_looseptp >= kNue2020CVNFHCHighEdge && kCosPIDPeriBDT > 0.61) || (kCVNe_looseptp>=0.995 && kCosPIDPeriBDT > 0.57)) |
const Cut | ana::kNue2020FDAllSamples = kNue2020FD || kNue2020FDPeripheral |
const Cut | ana::kNue2020FHCCVNCutLP = kCVNe_looseptp >= 0.5 && kCVNe_looseptp < 0.65 |
const Cut | ana::kNue2020RHCCVNCutLP = kCVNe_looseptp >= 0.5 && kCVNe_looseptp < 0.65 |
const Cut | ana::kNue2020PeripheralBasicEventCutHE |
const Cut | ana::kNue2020CVNVsCosPIDRHCLP = kCVNe_looseptp >= 0.5 && kCosPIDPeriBDT>0.56 |
const Cut | ana::kNue2020CVNVsCosPIDFHCLP = (kCVNe_looseptp >= 0.5 && kCosPIDPeriBDT>0.57) |
const Cut | ana::kNue2020FDPeripheralHE = kNue2020PeripheralBasicEventCutHE && kNue2020CVN_VsCosPID && kNue2020FDNearestSlice && !kNue2020FD |
Use this cut for the sideband FD Peripheral samples, the same for RHC and FHC. More... | |
const Cut | ana::kNue2020FDPeripheralLP = kNue2020PeripheralBasicEventCut && kNue2020CVNVsCosPIDLP && kNue2020FDNearestSlice && !kNue2020FD |
const Cut | ana::kNue2020CoreBasicEventCutHE |
const Cut | ana::kNue2020CorePartHE |
const Cut | ana::kNue2020CorePreselHE = kNue2020FDBasicQuality && kNue2020CorePartHE |
const Cut | ana::kNue2020FDHE = kNue2020CorePreselHE && kNue2020CosRej && kNue2020PID && kNue2020FDNearestSlice |
Use this cut for the sideband FD Core selections, apply for both RHC and FHC. More... | |
const Cut | ana::kNue2020FDLP = kNue2020CorePresel && kNue2020CVNCutLP && kNue2020CosRej && kNue2020FDNearestSlice |
const Cut | ana::kNue2020FDAllSamplesHE = kNue2020FDHE || kNue2020FDPeripheralHE |
const Cut | ana::kNue2020FDAllSamplesLP = kNue2020FDLP || kNue2020FDPeripheralLP |
const Cut | ana::kNue2020FDBasicQuality_MRBrem |
const Cut | ana::kNue2020CorePresel_MRBrem = kNue2020FDBasicQuality_MRBrem && kNue2020CorePart |
const Cut | ana::kNue2020FD_MRBrem = kNue2020CorePresel_MRBrem && kNue2020CosRej && kNue2020PID && kNue2020FDNearestSlice |
const Cut | ana::kNue2020PeripheralBasicEventCut_MRBrem |
const Cut | ana::kNue2020NDFrontPlanes |
const Cut | ana::kNue2020NDNHits = kNHit >= 20 && kNHit <= 200 |
const Cut | ana::kNue2020NDEnergy = kNueEnergy2020 < 4.5 && kNueEnergy2020 >= 0 |
const Cut | ana::kNue2020NDProngLength |
const Cut | ana::kNue2020NDPresel |
const Cut | ana::kNue2020NDDecafCut |
const Cut | ana::kNue2020ND = kNue2020NDPresel && kNue2020PID |