All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
OscillatableSpectrum.cxx File Reference
#include "sbnana/CAFAna/Core/OscillatableSpectrum.h"
#include "sbnana/CAFAna/Core/Binning.h"
#include "sbnana/CAFAna/Core/HistCache.h"
#include "sbnana/CAFAna/Core/OscCurve.h"
#include "sbnana/CAFAna/Core/Ratio.h"
#include "sbnana/CAFAna/Core/Utilities.h"
#include "sbnana/CAFAna/Analysis/ExpInfo.h"
#include "sbnanaobj/StandardRecord/Proxy/SRProxy.h"
#include "OscLib/IOscCalc.h"
#include "TDirectory.h"
#include "TH2.h"
#include "TMD5.h"
#include "TObjString.h"
#include <cassert>
#include <memory>

Go to the source code of this file.

Namespaces

 ana
 Oscillation analysis framework, runs over CAF files outside of ART.
 

Functions

const Var ana::kBaseline ([](const caf::SRSliceProxy *slc) -> double{return slc->truth.baseline *1e-3;})
 
 ana::fCachedHash (0)
 

Variables

const Var ana::kTrueE ([](const caf::SRSliceProxy *slc) -> double{return slc->truth.E;})
 
const Var ana::kTrueLOverE = kBaseline / kTrueE