#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/PatCandidates/interface/MET.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/Tau.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "PhysicsTools/FWLite/interface/EventContainer.h"
#include "PhysicsTools/FWLite/interface/CommandLineParser.h"
#include "TROOT.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 28 of file mostPatObjects.cc.
References fwlite::EventContainer::add(), fwlite::EventContainer::atEnd(), BoostedTopProducer_cfi::electronLabel, fwlite::EventContainer::getByLabel(), fwlite::EventContainer::hist(), edm::HandleBase::isValid(), BoostedTopProducer_cfi::jetLabel, GlobalHaloData_cfi::metLabel, optutl::CommandLineParser::parseArguments(), writedatasetfile::parser, photonId_cfi::photonLabel, optutl::VariableMapCont::stringValue(), fwlite::EventContainer::toBegin(), and MuonErrorMatrixAdjuster_cfi::trackLabel.