CMS 3D CMS Logo

List of all members | Public Member Functions
DeepTauIdWrapper Class Reference
Inheritance diagram for DeepTauIdWrapper:
edm::stream::EDProducer< edm::GlobalCache< deep_tau::DeepTauCache > > DeepTauIdBase< DeepTauIdWrapper > DeepTauId

Public Member Functions

 DeepTauIdWrapper (const edm::ParameterSet &cfg)
 
- Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< deep_tau::DeepTauCache > >
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
const EDProduceroperator= (const EDProducer &)=delete
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< deep_tau::DeepTauCache > >
using CacheTypes = CacheContexts< T... >
 
using GlobalCache = typename CacheTypes::GlobalCache
 
using HasAbility = AbilityChecker< T... >
 
using InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache
 
using LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache
 
using LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache >
 
using LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache
 
using RunCache = typename CacheTypes::RunCache
 
using RunContext = RunContextT< RunCache, GlobalCache >
 
using RunSummaryCache = typename CacheTypes::RunSummaryCache
 

Detailed Description

Definition at line 73 of file DeepTauId.cc.

Constructor & Destructor Documentation

◆ DeepTauIdWrapper()

DeepTauIdWrapper::DeepTauIdWrapper ( const edm::ParameterSet cfg)
inline

Definition at line 75 of file DeepTauId.cc.

75 {}