CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
SealModule2.cc File Reference
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"

Go to the source code of this file.

Typedefs

typedef SingleObjectSelector
< std::vector< reco::Track >
, StringCutObjectSelector
< reco::Track > > 
TrackSelectorForValidation
 

Functions

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

Typedef Documentation

Definition at line 12 of file SealModule2.cc.

Function Documentation

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