Pandora
Pandora source code navigator
|
Header file for PandoraInterface. More...
#include "Pandora/PandoraInputTypes.h"
Go to the source code of this file.
Classes | |
class | lar_reco::Parameters |
Parameters class. More... | |
Namespaces | |
namespace | pandora |
namespace | lar_reco |
Functions | |
void | lar_reco::CreatePandoraInstances (const Parameters ¶meters, const pandora::Pandora *&pPrimaryPandora) |
Create pandora instances. | |
void | lar_reco::ProcessEvents (const Parameters ¶meters, const pandora::Pandora *const pPrimaryPandora) |
Process events using the supplied pandora instances. | |
bool | lar_reco::ParseCommandLine (int argc, char *argv[], Parameters ¶meters) |
Parse the command line arguments, setting the application parameters. | |
bool | lar_reco::PrintOptions () |
Print the list of configurable options. | |
bool | lar_reco::ProcessRecoOption (const std::string &recoOption, Parameters ¶meters) |
Process the provided reco option string to perform high-level steering. | |
void | lar_reco::ProcessExternalParameters (const Parameters ¶meters, const pandora::Pandora *const pPandora) |
Process list of external, commandline parameters to be passed to specific algorithms. | |