Classes | Namespaces | Macros | Variables
CAFMaker_module.cc File Reference
#include <iostream>
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/SubRun.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "art_root_io/TFileService.h"
#include "nusimdata/SimulationBase/GTruth.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCFlux.h"
#include "larcoreobj/SummaryData/POTSummary.h"
#include "dune/FDSensOpt/FDSensOptData/MVASelectPID.h"
#include "dune/FDSensOpt/FDSensOptData/EnergyRecoOutput.h"
#include "dune/CVN/func/InteractionType.h"
#include "dune/CVN/func/Result.h"
#include "dune/RegCNN/func/RegCNNResult.h"
#include "systematicstools/interface/ISystProviderTool.hh"
#include "systematicstools/utility/ParameterAndProviderConfigurationUtility.hh"
#include "systematicstools/utility/exceptions.hh"
#include "TTree.h"
#include "TH1D.h"
#include "TH2D.h"
#include "Framework/ParticleData/PDGCodes.h"
#include "Framework/ParticleData/PDGUtils.h"
#include "Framework/ParticleData/PDGLibrary.h"
#include "Framework/EventGen/EventRecord.h"
#include "Framework/GHEP/GHepParticle.h"

Go to the source code of this file.

Classes

class  dunemva::CAFMaker
 

Namespaces

 dunemva
 

Macros

#define CAFMaker_H
 

Variables

constexpr int knShifts = 100
 
constexpr int kmaxRwgts = 100
 

Macro Definition Documentation

#define CAFMaker_H

Definition at line 11 of file CAFMaker_module.cc.

Variable Documentation

constexpr int kmaxRwgts = 100

Definition at line 57 of file CAFMaker_module.cc.

constexpr int knShifts = 100

Definition at line 56 of file CAFMaker_module.cc.