LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <string>
#include <vector>
#include "art/Framework/Core/EDAnalyzer.h"
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "larsim/MCCheater/ParticleInventoryService.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "lardataobj/RecoBase/Track.h"
#include "lardataobj/RecoBase/OpFlash.h"
#include "larcore/Geometry/Geometry.h"
#include "TH1.h"
#include "TTree.h"
Go to the source code of this file.
Classes | |
struct | opreco::flash_match |
struct | opreco::track_match |
struct | opreco::particle_match |
class | opreco::OpticalRecoAna |
Namespaces | |
opreco | |