Definition at line 16 of file ShowerSkeletonTool_tool.cc.
template<class T , class A , class B >
void ShowerRecoTools::IShowerTool::AddSingle |
( |
A & |
a, |
|
|
B & |
b, |
|
|
std::string |
Name |
|
) |
| |
|
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().
int ShowerRecoTools::IShowerTool::GetVectorPtrSize |
( |
std::string |
Name | ) |
|
|
inlineprotectedinherited |
virtual void ShowerRecoTools::IShowerTool::InitialiseProducers |
( |
| ) |
|
|
inlinevirtualinherited |
template<class T >
void ShowerRecoTools::IShowerTool::InitialiseProduct |
( |
std::string |
Name, |
|
|
std::string |
InstanceName = "" |
|
) |
| |
|
inlineprotectedinherited |
void ShowerRecoTools::IShowerTool::PrintPtr |
( |
std::string |
Name | ) |
|
|
inlineprotectedinherited |
void ShowerRecoTools::IShowerTool::PrintPtrs |
( |
| ) |
|
|
inlineprotectedinherited |
Definition at line 46 of file IShowerTool.h.
52 int calculation_status =
CalculateElement(pfparticle, Event, ShowerEleHolder);
53 if (calculation_status != 0)
return calculation_status;
56 pfparticle, Event, ShowerEleHolder, evd_display_name_append);
58 return calculation_status;
void DebugEVD(art::Ptr< recob::PFParticle > const &pfparticle, art::Event const &Event, const reco::shower::ShowerElementHolder &ShowerEleHolder, std::string const &evd_disp_name_append="") const
art::InputTag ShowerRecoTools::ShowerSkeletonTool::fPFParticleLabel |
|
private |
int ShowerRecoTools::ShowerSkeletonTool::fVerbose |
|
private |
The documentation for this class was generated from the following file: