LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Base producer module for reconstructing recob::PFParticles from recob::Hits. More...
#include "larpandora/LArPandoraInterface/LArPandora.h"
#include "art/Framework/Principal/Event.h"
#include "art/Utilities/make_tool.h"
#include "art_root_io/TFileService.h"
#include "cetlib/cpu_timer.h"
#include "lardata/DetectorInfoServices/DetectorClocksService.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "larcore/Geometry/Geometry.h"
#include "lardataobj/AnalysisBase/T0.h"
#include "lardataobj/RecoBase/Cluster.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/PCAxis.h"
#include "lardataobj/RecoBase/PFParticle.h"
#include "lardataobj/RecoBase/Shower.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "lardataobj/RecoBase/Track.h"
#include "lardataobj/RecoBase/Vertex.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "Api/PandoraApi.h"
#include "larpandoracontent/LArContent.h"
#include "larpandoracontent/LArHelpers/LArPfoHelper.h"
#include <iostream>
#include <limits>
Go to the source code of this file.
Namespaces | |
lar_pandora | |
Base producer module for reconstructing recob::PFParticles from recob::Hits.
Definition in file LArPandora.cxx.