CMS 3D CMS Logo

List of all members | Static Public Attributes
edm::stream::impl::HasAbility< LastCheck > Struct Template Reference

#include <AbilityChecker.h>

Static Public Attributes

static constexpr bool kAccumulator = false
 
static constexpr bool kBeginLuminosityBlockProducer = false
 
static constexpr bool kBeginRunProducer = false
 
static constexpr bool kEndLuminosityBlockProducer = false
 
static constexpr bool kEndRunProducer = false
 
static constexpr bool kExternalWork = false
 
static constexpr bool kGlobalCache = false
 
static constexpr bool kLuminosityBlockCache = false
 
static constexpr bool kLuminosityBlockSummaryCache = false
 
static constexpr bool kRunCache = false
 
static constexpr bool kRunSummaryCache = false
 

Detailed Description

template<>
struct edm::stream::impl::HasAbility< LastCheck >

Definition at line 91 of file AbilityChecker.h.

Member Data Documentation

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kAccumulator = false
static

Definition at line 102 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kBeginLuminosityBlockProducer = false
static

Definition at line 99 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kBeginRunProducer = false
static

Definition at line 97 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kEndLuminosityBlockProducer = false
static

Definition at line 100 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kEndRunProducer = false
static

Definition at line 98 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kExternalWork = false
static

Definition at line 101 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kGlobalCache = false
static

Definition at line 92 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kLuminosityBlockCache = false
static

Definition at line 94 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kLuminosityBlockSummaryCache = false
static

Definition at line 96 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kRunCache = false
static

Definition at line 93 of file AbilityChecker.h.

constexpr bool edm::stream::impl::HasAbility< LastCheck >::kRunSummaryCache = false
static

Definition at line 95 of file AbilityChecker.h.