#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Principal/Event.h"
#include "dune/DuneObj/ProtoDUNEBeamEvent.h"
#include "lardataobj/RecoBase/Track.h"
#include <set>
#include <map>
#include <string>
#include <ostream>
#include "TVector3.h"
Go to the source code of this file.
Classes | |
struct | protoana::PossibleParticleCands |
class | protoana::ProtoDUNEBeamlineUtils |
Namespaces | |
protoana | |
Enumerations | |
enum | protoana::beamPDG { protoana::kElectron = 11, protoana::kMuon = 13, protoana::kPion = 211, protoana::kKaon = 321, protoana::kProton = 2212, protoana::kDeuteron = 1000010020 } |