Public Types | |
typedef std::vector< typename T::ConstituentTypeFwdPtr > | ConstituentsOutput |
typedef std::vector< T > | JetsOutput |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Attributes | |
std::string | cut_ |
bool | filter_ |
StringCutObjectSelector< T > | selector_ |
edm::EDGetTokenT< typename edm::View< T > > | srcToken_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 30 of file JetConstituentSelector.cc.
typedef std::vector<typename T::ConstituentTypeFwdPtr> JetConstituentSelector< T >::ConstituentsOutput |
Definition at line 35 of file JetConstituentSelector.cc.
typedef std::vector<T> JetConstituentSelector< T >::JetsOutput |
Definition at line 34 of file JetConstituentSelector.cc.
|
inline |
Definition at line 37 of file JetConstituentSelector.cc.
|
inlinevirtual |
Definition at line 47 of file JetConstituentSelector.cc.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements edm::EDFilter.
Definition at line 52 of file JetConstituentSelector.cc.
References JetConstituentSelector< T >::filter_, edm::Event::getByToken(), fwrapper::jets, edm::Event::put(), JetConstituentSelector< T >::selector_, and JetConstituentSelector< T >::srcToken_.
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
protected |
Definition at line 89 of file JetConstituentSelector.cc.
|
protected |
Definition at line 90 of file JetConstituentSelector.cc.
Referenced by JetConstituentSelector< T >::filter().
|
protected |
Definition at line 91 of file JetConstituentSelector.cc.
Referenced by JetConstituentSelector< T >::filter().
|
protected |
Definition at line 88 of file JetConstituentSelector.cc.
Referenced by JetConstituentSelector< T >::filter().