#include <memory>
#include <string>
#include <vector>
#include <sstream>
#include <fstream>
#include <iostream>
#include <TH1F.h>
#include <TROOT.h>
#include <TFile.h>
#include <TSystem.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 22 of file PatBasicFWLiteJetAnalyzer.cc.
References fwlite::Event::atEnd(), gather_cfg::cout, FWLiteEnabler::enable(), PVValHelper::eta, ev, reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::flightDistance(), edm::ParameterSet::getParameter(), mps_fire::i, iEvent, BoostedTopProducer_cfi::jetLabel, fwrapper::jets, TFileDirectory::make(), TFileDirectory::mkdir(), reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::nVertices(), PVValHelper::phi, PythonProcessDesc::processDesc(), EnergyCorrector::pt, AlCaHLTBitMon_QueryRunRegistry::string, caloDeepCSVTagInfos_cfi::svTagInfos, align_cfg::TFileService, fwlite::Event::toBegin(), and Measurement1D::value().