#include <iostream>
#include "TFile.h"
#include "TSystem.h"
#include "DataFormats/FWLite/interface/Event.h"
#include "DataFormats/FWLite/interface/Handle.h"
#include "FWCore/FWLite/interface/FWLiteEnabler.h"
#include "DataFormats/FWLite/interface/Run.h"
#include "DataFormats/FWLite/interface/LuminosityBlock.h"
#include "DataFormats/Luminosity/interface/LumiSummary.h"
#include "PhysicsTools/FWLite/interface/CommandLineParser.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 15 of file FWLiteLumiAccess.cc.
References fwlite::Run::atEnd(), fwlite::LuminosityBlock::atEnd(), fwlite::Event::atEnd(), LumiSummary::avgInsRecLumi(), gather_cfg::cout, FWLiteEnabler::enable(), ev, fwlite::Handle< T >::getByLabel(), fwlite::Event::getLuminosityBlock(), fwlite::LuminosityBlock::getRun(), fwlite::Event::getRun(), edm::RunBase::id(), edm::LuminosityBlockBase::id(), eostools::ls(), optutl::CommandLineParser::parseArguments(), createfilelist::parser, alignCSCRings::r, optutl::VariableMapCont::stringVector(), heppy_report::summary, fwlite::Run::toBegin(), fwlite::LuminosityBlock::toBegin(), and fwlite::Event::toBegin().