12 gSystem->Load(
"libFWCoreFWLite" );
18 std::cout <<
"Usage : " << argv[0] <<
" [parameters.py]" << std::endl;
22 std::cout <<
" ERROR: ParametersSet 'plot' is missing in your configuration file" << std::endl;
exit(0);
fwlite::AnalyzerWrapper< AnalysisTasksAnalyzerJEC > WrappedFWLiteAnalysisTasksAnalyzerJEC
int main(int argc, char **argv)
virtual void beginJob()
everything which has to be done before the event loop
virtual void endJob()
everything which has to be done after the event loop
boost::shared_ptr< ParameterSet > readPSetsFrom(std::string const &fileOrString)
fwlite::AnalyzerWrapper< AnalysisTasksAnalyzerBTag > WrappedFWLiteAnalysisTasksAnalyzerBTag
virtual void analyze()
everything which has to be done during the event loop. NOTE: the event will be looped inside this fun...
static void enable()
enable automatic library loading