CommonTools
UtilAlgos
interface
ObjectSelectorStream.h
Go to the documentation of this file.
1
#ifndef CommonTools_UtilAlgos_ObjectSelectorStream_h
2
#define CommonTools_UtilAlgos_ObjectSelectorStream_h
3
// -*- C++ -*-
4
//
5
// Package: CommonTools/UtilAlgos
6
// Class : ObjectSelectorStream
7
//
16
//
17
// Original Author: Christopher Jones
18
// Created: Fri, 30 May 2014 18:56:48 GMT
19
//
20
21
// system include files
22
#include "
FWCore/Framework/interface/stream/EDFilter.h
"
23
#include "
CommonTools/UtilAlgos/interface/ObjectSelector.h
"
24
25
template
<
typename
Selector
,
26
typename
OutputCollection
=
27
typename ::helper::SelectedOutputCollectionTrait<typename Selector::collection>::type
,
28
typename
SizeSelector =
NonNullNumberSelector
,
29
typename
PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<>>,
30
typename
StoreManager = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>
::type
,
31
typename
Init =
typename ::reco::modules::EventSetupInit<Selector>::type
>
32
using
ObjectSelectorStream
=
33
ObjectSelector
<
Selector
,
34
OutputCollection
,
35
SizeSelector,
36
PostProcessor,
37
StoreManager,
38
typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>
::base
,
39
Init>;
40
41
#endif
ObjectSelector.h
NonNullNumberSelector
Definition:
NonNullNumberSelector.h:10
ObjectSelector
Definition:
ObjectSelector.h:39
ObjectSelectorStream
type
type
Definition:
HCALResponse.h:21
ALCARECOPromptCalibProdSiPixelAli0T_cff.Selector
Selector
Definition:
ALCARECOPromptCalibProdSiPixelAli0T_cff.py:81
EDFilter.h
HLTTauReferences_cfi.OutputCollection
OutputCollection
Definition:
HLTTauReferences_cfi.py:92
newFWLiteAna.base
base
Definition:
newFWLiteAna.py:92
Generated for CMSSW Reference Manual by
1.8.16