LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "LArPandoraOutput.h"
Public Member Functions | |
Settings () | |
Default constructor. More... | |
Public Attributes | |
const pandora::Pandora * | m_pPrimaryPandora |
art::EDProducer * | m_pProducer |
bool | m_shouldRunStitching |
Settings class.
Definition at line 31 of file LArPandoraOutput.h.
lar_pandora::LArPandoraOutput::Settings::Settings | ( | ) |
Default constructor.
Definition at line 449 of file LArPandoraOutput.cxx.
const pandora::Pandora* lar_pandora::LArPandoraOutput::Settings::m_pPrimaryPandora |
Definition at line 39 of file LArPandoraOutput.h.
Referenced by lar_pandora::LArPandora::beginJob(), and lar_pandora::LArPandoraOutput::ProduceArtOutput().
art::EDProducer* lar_pandora::LArPandoraOutput::Settings::m_pProducer |
Definition at line 40 of file LArPandoraOutput.h.
Referenced by lar_pandora::LArPandora::LArPandora(), and lar_pandora::LArPandoraOutput::ProduceArtOutput().
bool lar_pandora::LArPandoraOutput::Settings::m_shouldRunStitching |
Definition at line 41 of file LArPandoraOutput.h.
Referenced by lar_pandora::LArPandora::LArPandora(), and lar_pandora::LArPandoraOutput::ProduceArtOutput().