All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Histograms.h File Reference
#include <vector>
#include <string>
#include <tuple>
#include "larcorealg/Geometry/BoxBoundedGeo.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "sbndcode/Geometry/GeometryWrappers/CRTGeoAlg.h"
#include "../Histograms/HistoList.h"
#include "../Histograms/TrackHisto.h"
#include "../Histograms/Profile.h"
#include "../Histograms/InteractionHisto.h"
#include "../Histograms/CosmicHisto.h"
#include "../Histograms/CRTHisto.h"
#include "../Histograms/DynamicSelector.h"
#include "Cuts.h"

Go to the source code of this file.

Classes

struct  ana::SBNOsc::Histograms
 

Namespaces

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

Functions

template<typename T , std::size_t N1, std::size_t N2>
constexpr std::array< T, N1+N2 > ana::SBNOsc::concat (std::array< T, N1 > lhs, std::array< T, N2 > rhs)