#include <vector>
#include "TH1.h"
#include "TFile.h"
#include <TROOT.h>
#include <TSystem.h>
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/FWLite/interface/Event.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "FWCore/ParameterSet/interface/ProcessDesc.h"
#include "FWCore/FWLite/interface/FWLiteEnabler.h"
#include "PhysicsTools/FWLite/interface/TFileService.h"
#include "FWCore/PythonParameterSet/interface/PythonProcessDesc.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 23 of file PatCleaningExercise.cc.
References fwlite::Event::atEnd(), edm::PtrVector< T >::begin(), gather_cfg::cout, deltaR(), reco::deltaR(), FWLiteEnabler::enable(), edm::PtrVector< T >::end(), ev, edm::ParameterSet::getParameter(), iEvent, metsig::jet, fwrapper::jets, TFileDirectory::make(), TFileDirectory::mkdir(), muon::overlap(), analyzePatCleaning_cfg::overlaps, PythonProcessDesc::processDesc(), edm::PtrVectorBase::size(), AlCaHLTBitMon_QueryRunRegistry::string, align_cfg::TFileService, and fwlite::Event::toBegin().