LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
LArPandoraHitCollectionToolDefault_tool.cc
Go to the documentation of this file.
1
8
#include "
art/Utilities/ToolMacros.h
"
9
10
#include "
larpandora/LArPandoraInterface/LArPandoraHitCollectionToolDefault.h
"
11
12
namespace
lar_pandora
{
13
14
LArPandoraHitCollectionToolDefault::LArPandoraHitCollectionToolDefault
(
15
const
fhicl::ParameterSet
& pset)
16
{}
17
18
void
LArPandoraHitCollectionToolDefault::CollectHits
(
const
art::Event
&
evt
,
19
const
std::string& label,
20
HitVector
& hitVector)
21
{
22
LArPandoraHelper::CollectHits
(evt, label, hitVector);
23
}
24
25
}
// namespace lar_pandora
26
27
DEFINE_ART_CLASS_TOOL
(
lar_pandora::LArPandoraHitCollectionToolDefault
)
DEFINE_ART_CLASS_TOOL
#define DEFINE_ART_CLASS_TOOL(tool)
Definition:
ToolMacros.h:42
lar_pandora
Definition:
ConsolidatedPFParticleAnalysisTemplate_module.cc:18
LArPandoraHitCollectionToolDefault.h
Implement default hit collection tool (.h)
lar_pandora::LArPandoraHitCollectionToolDefault::CollectHits
void CollectHits(const art::Event &evt, const std::string &label, HitVector &hitVector) override
Definition:
LArPandoraHitCollectionToolDefault_tool.cc:18
ToolMacros.h
lar_pandora::LArPandoraHelper::CollectHits
static void CollectHits(const art::Event &evt, const std::string &label, HitVector &hitVector)
Collect the reconstructed Hits from the ART event record.
Definition:
LArPandoraHelper.cxx:70
lar_pandora::LArPandoraHitCollectionToolDefault::LArPandoraHitCollectionToolDefault
LArPandoraHitCollectionToolDefault(const fhicl::ParameterSet &pset)
Definition:
LArPandoraHitCollectionToolDefault_tool.cc:14
lar_pandora::HitVector
std::vector< art::Ptr< recob::Hit > > HitVector
Definition:
LArPandoraHelper.h:60
art::Event
Definition:
Event.h:26
tca::evt
TCEvent evt
Definition:
DataStructs.cxx:8
lar_pandora::LArPandoraHitCollectionToolDefault
Definition:
LArPandoraHitCollectionToolDefault.h:13
fhicl::ParameterSet
Definition:
ParameterSet.h:36
larpandora
v09_22_05
source
larpandora
LArPandoraInterface
LArPandoraHitCollectionToolDefault_tool.cc
Generated on Thu May 2 2024 20:59:40 for LArSoft by
1.8.11