CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Typedefs | Functions
myFilter.cc File Reference
#include "RecoJets/JetAnalyzers/interface/myFilter.h"
#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/METReco/interface/CaloMETCollection.h"
#include "DataFormats/METReco/interface/CaloMET.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/METReco/interface/HcalCaloFlagLabels.h"
#include "DataFormats/HcalRecHit/interface/HcalRecHitCollections.h"
#include "DataFormats/HcalRecHit/interface/HcalSourcePositionData.h"
#include "DataFormats/HcalDetId/interface/HcalSubdetector.h"
#include "DataFormats/HLTReco/interface/TriggerObject.h"
#include "DataFormats/Common/interface/TriggerResults.h"
#include "DataFormats/HLTReco/interface/TriggerEvent.h"
#include "DataFormats/HLTReco/interface/TriggerTypeDefs.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackingRecHit/interface/TrackingRecHit.h"
#include "DataFormats/SiPixelCluster/interface/SiPixelCluster.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/METReco/interface/HcalNoiseSummary.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

struct  HPD_struct
 
struct  RBX_struct
 

Macros

#define DEBUG   false
 
#define INVALID   9999.
 

Typedefs

typedef struct HPD_struct HPD
 
typedef struct RBX_struct RBX
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< myFilter > > 
s_filler__LINE__ ("myFilter")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker< myFilter > > 
s_maker__LINE__ ("myFilter")
 

Macro Definition Documentation

#define DEBUG   false

Definition at line 47 of file myFilter.cc.

#define INVALID   9999.

Definition at line 48 of file myFilter.cc.

Referenced by myFilter::filter().

Typedef Documentation

typedef struct HPD_struct HPD
typedef struct RBX_struct RBX

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< myFilter > > s_filler__LINE__ ( "myFilter"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< myFilter > > s_maker__LINE__ ( "myFilter"  )
static