CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs | Functions
plugins.cc File Reference
#include "DataFormats/TrackerRecHit2D/interface/SiStripRecHit2DCollection.h"
#include "DataFormats/TrackerRecHit2D/interface/SiStripMatchedRecHit2DCollection.h"
#include "DataFormats/TrajectorySeed/interface/TrajectorySeed.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "HLTrigger/special/plugins/HLTCountNumberOfObject.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

using HLTCountNumberOfMatchedRecHit = HLTCountNumberOfObject< SiStripMatchedRecHit2DCollection >
 
using HLTCountNumberOfSingleRecHit = HLTCountNumberOfObject< SiStripRecHit2DCollection >
 
using HLTCountNumberOfTrack = HLTCountNumberOfObject< edm::View< reco::Track >>
 
using HLTCountNumberOfTrajectorySeed = HLTCountNumberOfObject< edm::View< TrajectorySeed >>
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< HLTCountNumberOfSingleRecHit > > 
s_filler__LINE__ ("HLTCountNumberOfSingleRecHit")
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< HLTCountNumberOfMatchedRecHit > > 
s_filler__LINE__ ("HLTCountNumberOfMatchedRecHit")
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< HLTCountNumberOfTrajectorySeed > > 
s_filler__LINE__ ("HLTCountNumberOfTrajectorySeed")
 
static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< HLTCountNumberOfTrack > > 
s_filler__LINE__ ("HLTCountNumberOfTrack")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< HLTCountNumberOfSingleRecHit > > 
s_maker__LINE__ ("HLTCountNumberOfSingleRecHit")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< HLTCountNumberOfMatchedRecHit > > 
s_maker__LINE__ ("HLTCountNumberOfMatchedRecHit")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< HLTCountNumberOfTrajectorySeed > > 
s_maker__LINE__ ("HLTCountNumberOfTrajectorySeed")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< HLTCountNumberOfTrack > > 
s_maker__LINE__ ("HLTCountNumberOfTrack")
 

Typedef Documentation

Definition at line 13 of file plugins.cc.

Definition at line 10 of file plugins.cc.

Definition at line 19 of file plugins.cc.

Definition at line 16 of file plugins.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTCountNumberOfSingleRecHit > > s_filler__LINE__ ( "HLTCountNumberOfSingleRecHit"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTCountNumberOfMatchedRecHit > > s_filler__LINE__ ( "HLTCountNumberOfMatchedRecHit"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTCountNumberOfTrajectorySeed > > s_filler__LINE__ ( "HLTCountNumberOfTrajectorySeed"  )
static
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< HLTCountNumberOfTrack > > s_filler__LINE__ ( "HLTCountNumberOfTrack"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTCountNumberOfSingleRecHit > > s_maker__LINE__ ( "HLTCountNumberOfSingleRecHit"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTCountNumberOfMatchedRecHit > > s_maker__LINE__ ( "HLTCountNumberOfMatchedRecHit"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTCountNumberOfTrajectorySeed > > s_maker__LINE__ ( "HLTCountNumberOfTrajectorySeed"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< HLTCountNumberOfTrack > > s_maker__LINE__ ( "HLTCountNumberOfTrack"  )
static