#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/TauReco/interface/CaloTauTagInfo.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "TrackingTools/TransientTrack/interface/TransientTrackBuilder.h"
#include "TrackingTools/Records/interface/TransientTrackRecord.h"
#include "RecoTauTag/RecoTau/interface/CaloRecoTauAlgorithm.h"
#include "DataFormats/DetId/interface/DetIdCollection.h"
#include "CLHEP/Random/RandGauss.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | CaloRecoTauProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < CaloRecoTauProducer > > | s_filler__LINE__ ("CaloRecoTauProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < CaloRecoTauProducer > > | s_maker__LINE__ ("CaloRecoTauProducer") |
|
static |
|
static |