CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Functions
GenToInputProducer.cc File Reference
#include <boost/shared_ptr.hpp>
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/L1Trigger/interface/BXVector.h"
#include "DataFormats/L1Trigger/interface/EGamma.h"
#include "DataFormats/L1Trigger/interface/Muon.h"
#include "DataFormats/L1Trigger/interface/Tau.h"
#include "DataFormats/L1Trigger/interface/Jet.h"
#include "DataFormats/L1Trigger/interface/EtSum.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "DataFormats/METReco/interface/GenMETCollection.h"
#include "DataFormats/METReco/interface/GenMET.h"
#include "TMath.h"

Go to the source code of this file.

Classes

class  l1t::GenToInputProducer
 

Namespaces

 l1t
 map containing the conditions
 

Macros

#define M_PI   3.14159265358979323846
 

Functions

 DEFINE_FWK_MODULE (l1t::GenToInputProducer)
 

Macro Definition Documentation

#define M_PI   3.14159265358979323846

Definition at line 48 of file GenToInputProducer.cc.

Referenced by l1t::GenToInputProducer::convertPhiToHW().

Function Documentation

DEFINE_FWK_MODULE ( l1t::GenToInputProducer  )