ant
A2 ant: class-based analysis framework
singlePi0Plots.cc File Reference
#include "physics/scratch/wolfes/tools/tools.h"
#include "singlePi0.h"
#include "expconfig/ExpConfig.h"
#include "expconfig/detectors/EPT.h"
#include "base/std_ext/string.h"
#include "base/Logger.h"
#include "TH1D.h"
#include "plot/CutTree.h"
+ Include dependency graph for singlePi0Plots.cc:

Classes

class  singlePi0_Plot
 
struct  singlePi0_Plot::MCTrue_Splitter< Hist_t >
 
struct  singlePi0_Plot::SinglePi0Hist_t
 
struct  singlePi0_Plot::SinglePi0Hist_t::Fill_t
 
struct  singlePi0_Plot::SinglePi0Hist_t::HistFiller_t< Hist >
 
struct  singlePi0_Plot::SinglePi0Hist_t::HistMgr< Hist >
 
struct  singlePi0_Plot::SinglePi0Hist_t::TreeCuts
 

Typedefs

using singlePi0_PlotBase = TreePlotterBase_t< singlePi0::PionProdTree >
 
using WrapTree = singlePi0::PionProdTree
 

Variables

OptionsPtr global_opts = nullptr
 
auto get_is_final = [](const OptionsPtr& opts) {return opts->Get<bool>("final", false);}
 
auto get_cuts_str = [](const OptionsPtr& opts) {return opts->Get<string>("cutstring","dicardedEk<20/EMB_prob>0.05/ignore/Pi0PIDVeto==0");}
 

Typedef Documentation

◆ singlePi0_PlotBase

◆ WrapTree

Variable Documentation

◆ get_cuts_str

auto get_cuts_str = [](const OptionsPtr& opts) {return opts->Get<string>("cutstring","dicardedEk<20/EMB_prob>0.05/ignore/Pi0PIDVeto==0");}

◆ get_is_final

auto get_is_final = [](const OptionsPtr& opts) {return opts->Get<bool>("final", false);}

◆ global_opts

OptionsPtr global_opts = nullptr