EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Functions | Variables
eicrecon.cc File Reference
#include <JANA/JApplicationFwd.h>
#include <TROOT.h>
#include <string>
#include <vector>
#include "eicrecon_cli.h"
Include dependency graph for eicrecon.cc:

Functions

int main (int narg, char **argv)
 

Variables

std::vector< std::string > EICRECON_DEFAULT_PLUGINS
 

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Variable Documentation

◆ EICRECON_DEFAULT_PLUGINS

std::vector<std::string> EICRECON_DEFAULT_PLUGINS

The default plugins Add new default plugin names here and the main() will do JApplication::AddPlugin() for you.