9 gSystem->Load(
"libFWCoreFWLite");
15 std::cout <<
"Usage : " << argv[0] <<
" [parameters.py]" << std::endl;
19 std::cout <<
" ERROR: ParametersSet 'plot' is missing in your configuration file" << std::endl;
static void enable()
enable automatic library loading
virtual void beginJob()
everything which has to be done before the event loop
std::unique_ptr< edm::ParameterSet > readPSetsFrom(std::string const &fileOrString)
virtual void endJob()
everything which has to be done after the event loop
fwlite::AnalyzerWrapper< PatMuonAnalyzer > PatMuonFWLiteAnalyzer
virtual void analyze()
everything which has to be done during the event loop. NOTE: the event will be looped inside this fun...