|
std::string | m_inputProducerLabel |
| Label for the Pandora instance that produced the collections we want to split up.
|
|
std::string | m_trackProducerLabel |
| Label for the track producer using the Pandora instance that produced the collections we want to split up.
|
|
std::string | m_showerProducerLabel |
| Label for the shower producer using the Pandora instance that produced the collections we want to split up.
|
|
std::string | m_hitProducerLabel |
| Label for the hit producer that was used as input to the Pandora instance specified.
|
|
bool | m_shouldProduceT0s |
| If we should produce T0s (relevant when stitching over multiple drift volumes)
|
|
◆ CollectionSplitting() [1/3]
lar_pandora::CollectionSplitting::CollectionSplitting |
( |
fhicl::ParameterSet const & |
pset | ) |
|
|
explicit |
◆ CollectionSplitting() [2/3]
◆ CollectionSplitting() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ produce()
void lar_pandora::CollectionSplitting::produce |
( |
art::Event & |
e | ) |
|
|
override |
◆ m_hitProducerLabel
std::string lar_pandora::CollectionSplitting::m_hitProducerLabel |
|
private |
◆ m_inputProducerLabel
std::string lar_pandora::CollectionSplitting::m_inputProducerLabel |
|
private |
◆ m_shouldProduceT0s
bool lar_pandora::CollectionSplitting::m_shouldProduceT0s |
|
private |
◆ m_showerProducerLabel
std::string lar_pandora::CollectionSplitting::m_showerProducerLabel |
|
private |
Label for the shower producer using the Pandora instance that produced the collections we want to split up.
Definition at line 36 of file CollectionSplitting_module.cc.
◆ m_trackProducerLabel
std::string lar_pandora::CollectionSplitting::m_trackProducerLabel |
|
private |
Label for the track producer using the Pandora instance that produced the collections we want to split up.
Definition at line 34 of file CollectionSplitting_module.cc.
The documentation for this class was generated from the following file: