CMS 3D CMS Logo

Typedefs
TICLInterpretationPluginFactory.h File Reference
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "RecoHGCal/TICL/interface/TICLInterpretationAlgoBase.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrack.h"

Go to the source code of this file.

Typedefs

using TICLEGammaInterpretationPluginFactory = edmplugin::PluginFactory< ticl::TICLInterpretationAlgoBase< reco::GsfTrack > *(const edm::ParameterSet &, edm::ConsumesCollector)>
 
using TICLGeneralInterpretationPluginFactory = edmplugin::PluginFactory< ticl::TICLInterpretationAlgoBase< reco::Track > *(const edm::ParameterSet &, edm::ConsumesCollector)>
 

Typedef Documentation

◆ TICLEGammaInterpretationPluginFactory

Definition at line 15 of file TICLInterpretationPluginFactory.h.

◆ TICLGeneralInterpretationPluginFactory

Definition at line 12 of file TICLInterpretationPluginFactory.h.