Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
PandoraInterface.cxx File Reference
Include dependency graph for PandoraInterface.cxx:

Go to the source code of this file.

Namespaces

namespace  lar_reco
 

Functions

int main (int argc, char *argv[])
 
void lar_reco::CreatePandoraInstances (const Parameters &parameters, const pandora::Pandora *&pPrimaryPandora)
 Create pandora instances.
 
void lar_reco::ProcessEvents (const Parameters &parameters, const pandora::Pandora *const pPrimaryPandora)
 Process events using the supplied pandora instances.
 
bool lar_reco::ParseCommandLine (int argc, char *argv[], Parameters &parameters)
 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 &parameters)
 Process the provided reco option string to perform high-level steering.
 
void lar_reco::ProcessExternalParameters (const Parameters &parameters, const pandora::Pandora *const pPandora)
 Process list of external, commandline parameters to be passed to specific algorithms.
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 38 of file PandoraInterface.cxx.

Here is the call graph for this function: