LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
ShowerPandoraSlidingFitTrackFinder (const fhicl::ParameterSet &pset) | |
int | CalculateElement (const art::Ptr< recob::PFParticle > &pfparticle, art::Event &Event, reco::shower::ShowerElementHolder &ShowerEleHolder) override |
Private Member Functions | |
void | InitialiseProducers () override |
int | AddAssociations (const art::Ptr< recob::PFParticle > &pfpPtr, art::Event &Event, reco::shower::ShowerElementHolder &ShowerEleHolder) override |
int | RunShowerTool (const art::Ptr< recob::PFParticle > &pfparticle, art::Event &Event, reco::shower::ShowerElementHolder &ShowerEleHolder, std::string evd_display_name_append="") |
void | SetPtr (art::ProducesCollector *collector) |
void | InitaliseProducerPtr (reco::shower::ShowerProducedPtrsHolder &uniqueproducerPtrs) |
const shower::LArPandoraShowerAlg & | GetLArPandoraShowerAlg () const |
template<class T > | |
art::Ptr< T > | GetProducedElementPtr (std::string Name, reco::shower::ShowerElementHolder &ShowerEleHolder, int iter=-1) |
template<class T > | |
void | InitialiseProduct (std::string Name, std::string InstanceName="") |
template<class T , class A , class B > | |
void | AddSingle (A &a, B &b, std::string Name) |
int | GetVectorPtrSize (std::string Name) |
void | PrintPtrs () |
void | PrintPtr (std::string Name) |
Private Attributes | |
art::ServiceHandle< geo::Geometry > | fGeom |
int | fVerbose |
float | fSlidingFitHalfWindow |
float | fMinTrajectoryPoints |
std::string | fInitialTrackOutputLabel |
std::string | fInitialTrackLengthOutputLabel |
std::string | fShowerStartPositionInputLabel |
std::string | fShowerDirectionInputLabel |
std::string | fInitialTrackSpacePointsInputLabel |
std::string | fInitialTrackHitsInputLabel |
Definition at line 27 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
ShowerRecoTools::ShowerPandoraSlidingFitTrackFinder::ShowerPandoraSlidingFitTrackFinder | ( | const fhicl::ParameterSet & | pset | ) |
Definition at line 59 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
|
overrideprivatevirtual |
Reimplemented from ShowerRecoTools::IShowerTool.
Definition at line 210 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
References reco::shower::ShowerElementHolder::CheckElement(), DEFINE_ART_CLASS_TOOL, fInitialTrackHitsInputLabel, fInitialTrackOutputLabel, fVerbose, and ShowerRecoTools::IShowerTool::GetVectorPtrSize().
|
inlineprotectedinherited |
Definition at line 152 of file IShowerTool.h.
References reco::shower::ShowerProducedPtrsHolder::AddSingle().
|
overridevirtual |
Implements ShowerRecoTools::IShowerTool.
Definition at line 82 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
References reco::shower::ShowerElementHolder::CheckElement(), recob::Track::End(), fInitialTrackLengthOutputLabel, fInitialTrackOutputLabel, fInitialTrackSpacePointsInputLabel, fMinTrajectoryPoints, fShowerDirectionInputLabel, fShowerStartPositionInputLabel, fSlidingFitHalfWindow, fVerbose, lar_pandora::detector_functions::GetDetectorType(), reco::shower::ShowerElementHolder::GetElement(), lar_content::LArPfoHelper::GetSlidingFitTrajectory(), recob::TrajectoryPointFlags::InvalidHitIndex, util::kBogusF, util::kBogusI, art::Ptr< T >::key(), recob::TrajectoryPointFlagTraits::NoPoint, reco::shower::ShowerElementHolder::SetElement(), recob::Track::Start(), and lar_pandora::LArPandoraDetectorType::WirePitchW().
|
inlineprotectedinherited |
Definition at line 82 of file IShowerTool.h.
Referenced by ShowerRecoTools::ShowerLengthPercentile::CalculateElement(), ShowerRecoTools::ShowerUnidirectiondEdx::CalculateElement(), ShowerRecoTools::Shower3DCylinderTrackHitFinder::CalculateElement(), ShowerRecoTools::ShowerPCAPropergationStartPosition::CalculateElement(), ShowerRecoTools::Shower2DLinearRegressionTrackHitFinder::CalculateElement(), ShowerRecoTools::ShowerPFPVertexStartPosition::CalculateElement(), ShowerRecoTools::ShowerDirectionCheater::CalculateElement(), ShowerRecoTools::ShowerPCADirection::CalculateElement(), ShowerRecoTools::ShowerIncrementalTrackHitFinder::CalculateElement(), ShowerRecoTools::ShowerTrajPointdEdx::CalculateElement(), ShowerRecoTools::ShowerPCADirection::CalculateShowerPCA(), ShowerRecoTools::Shower2DLinearRegressionTrackHitFinder::FindInitialTrackHits(), ShowerRecoTools::Shower3DCylinderTrackHitFinder::FindTrackSpacePoints(), ShowerRecoTools::ShowerIncrementalTrackHitFinder::FitSegmentAndCalculateResidual(), ShowerRecoTools::ShowerIncrementalTrackHitFinder::PruneFrontOfSPSPool(), ShowerRecoTools::ShowerIncrementalTrackHitFinder::PruneTrack(), ShowerRecoTools::ShowerIncrementalTrackHitFinder::RunTestOfIncrementalSpacePointFinder(), ShowerRecoTools::ShowerTrackPCADirection::ShowerPCAVector(), and ShowerRecoTools::ShowerIncrementalTrackHitFinder::ShowerPCAVector().
|
inlineprotectedinherited |
Definition at line 102 of file IShowerTool.h.
References reco::shower::ShowerElementHolder::CheckElement(), reco::shower::ShowerProducedPtrsHolder::CheckUniqueProduerPtr(), reco::shower::ShowerProducedPtrsHolder::GetArtPtr(), and reco::shower::ShowerElementHolder::GetShowerNumber().
|
inlineprotectedinherited |
Definition at line 158 of file IShowerTool.h.
References reco::shower::ShowerProducedPtrsHolder::GetVectorPtrSize().
Referenced by ShowerRecoTools::ShowerExampleTool::AddAssociations(), AddAssociations(), and ShowerRecoTools::ShowerPCADirection::AddAssociations().
|
inlineinherited |
Definition at line 68 of file IShowerTool.h.
|
overrideprivatevirtual |
Reimplemented from ShowerRecoTools::IShowerTool.
Definition at line 73 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
References fInitialTrackOutputLabel.
|
inlineprotectedinherited |
Definition at line 137 of file IShowerTool.h.
References art::ProducesCollector::produces(), and reco::shower::ShowerProducedPtrsHolder::SetShowerUniqueProduerPtr().
|
inlineprotectedinherited |
Definition at line 162 of file IShowerTool.h.
References reco::shower::ShowerProducedPtrsHolder::PrintPtr().
Referenced by ShowerRecoTools::ShowerExampleTool::CalculateElement().
|
inlineprotectedinherited |
Definition at line 160 of file IShowerTool.h.
References reco::shower::ShowerProducedPtrsHolder::PrintPtrs().
Referenced by ShowerRecoTools::ShowerExampleTool::CalculateElement().
|
inlineinherited |
Definition at line 46 of file IShowerTool.h.
|
inlineinherited |
Definition at line 65 of file IShowerTool.h.
|
private |
Definition at line 45 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
|
private |
Definition at line 56 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by AddAssociations().
|
private |
Definition at line 52 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by CalculateElement().
|
private |
Definition at line 51 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by AddAssociations(), CalculateElement(), and InitialiseProducers().
|
private |
Definition at line 55 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by CalculateElement().
|
private |
Definition at line 50 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by CalculateElement().
|
private |
Definition at line 54 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by CalculateElement().
|
private |
Definition at line 53 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by CalculateElement().
|
private |
Definition at line 49 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by CalculateElement().
|
private |
Definition at line 48 of file ShowerPandoraSlidingFitTrackFinder_tool.cc.
Referenced by AddAssociations(), and CalculateElement().