CMS 3D CMS Logo

List of all members | Public Types | Static Public Attributes
edm::RunCache< T > Struct Template Reference

#include <moduleAbilities.h>

Public Types

typedef T Type
 

Static Public Attributes

static constexpr module::Abilities kAbilities = module::Abilities::kRunCache
 

Detailed Description

template<typename T>
struct edm::RunCache< T >

Definition at line 54 of file moduleAbilities.h.

Member Typedef Documentation

◆ Type

template<typename T >
typedef T edm::RunCache< T >::Type

Definition at line 56 of file moduleAbilities.h.

Member Data Documentation

◆ kAbilities

template<typename T >
constexpr module::Abilities edm::RunCache< T >::kAbilities = module::Abilities::kRunCache
staticconstexpr

Definition at line 55 of file moduleAbilities.h.