CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Friends
edm::ESGetToken< ESProduct, ESRecord > Class Template Reference

#include <EventSetup.h>

Public Member Functions

constexpr ESGetToken () noexcept=default
 
constexpr ESGetToken (ESGetToken< ESProduct, ESRecord > &&) noexcept=default
 
constexpr ESGetToken (ESGetToken< ESProduct, ESRecord > const &) noexcept=default
 
constexpr bool hasValidIndex () const noexcept
 
constexpr ESTokenIndex index () const noexcept
 
constexpr bool isInitialized () const noexcept
 
constexpr ESGetToken< ESProduct, ESRecord > & operator= (ESGetToken< ESProduct, ESRecord > &&) noexcept=default
 
constexpr ESGetToken< ESProduct, ESRecord > & operator= (ESGetToken< ESProduct, ESRecord > const &) noexcept=default
 
constexpr unsigned int transitionID () const noexcept
 

Static Public Member Functions

static constexpr ESTokenIndex invalidIndex () noexcept
 

Private Member Functions

constexpr ESGetToken (unsigned int transitionID, ESTokenIndex index, char const *label) noexcept
 
constexpr char const * name () const noexcept
 

Private Attributes

ESTokenIndex m_index {std::numeric_limits<int>::max()}
 
char const * m_label {nullptr}
 
unsigned int m_transitionID {std::numeric_limits<unsigned int>::max()}
 

Friends

class EDConsumerBase
 
class ESConsumesCollector
 
class ESProducer
 
class EventSetup
 
class eventsetup::EventSetupRecord
 
class EventSetupImpl
 

Detailed Description

template<typename ESProduct, typename ESRecord>
class edm::ESGetToken< ESProduct, ESRecord >

Definition at line 48 of file EventSetup.h.

Constructor & Destructor Documentation

◆ ESGetToken() [1/4]

template<typename ESProduct, typename ESRecord>
constexpr edm::ESGetToken< ESProduct, ESRecord >::ESGetToken ( )
constexprdefaultnoexcept

◆ ESGetToken() [2/4]

template<typename ESProduct, typename ESRecord>
constexpr edm::ESGetToken< ESProduct, ESRecord >::ESGetToken ( ESGetToken< ESProduct, ESRecord > const &  )
constexprdefaultnoexcept

◆ ESGetToken() [3/4]

template<typename ESProduct, typename ESRecord>
constexpr edm::ESGetToken< ESProduct, ESRecord >::ESGetToken ( ESGetToken< ESProduct, ESRecord > &&  )
constexprdefaultnoexcept

◆ ESGetToken() [4/4]

template<typename ESProduct, typename ESRecord>
constexpr edm::ESGetToken< ESProduct, ESRecord >::ESGetToken ( unsigned int  transitionID,
ESTokenIndex  index,
char const *  label 
)
inlineexplicitconstexprprivatenoexcept

Definition at line 58 of file ESGetToken.h.

Member Function Documentation

◆ hasValidIndex()

template<typename ESProduct, typename ESRecord>
constexpr bool edm::ESGetToken< ESProduct, ESRecord >::hasValidIndex ( ) const
inlineconstexprnoexcept

Definition at line 54 of file ESGetToken.h.

54 { return index() != invalidIndex(); }

Referenced by edm::eventsetup::EventSetupRecord::getHandleImpl().

◆ index()

template<typename ESProduct, typename ESRecord>
constexpr ESTokenIndex edm::ESGetToken< ESProduct, ESRecord >::index ( ) const
inlineconstexprnoexcept

◆ invalidIndex()

template<typename ESProduct, typename ESRecord>
static constexpr ESTokenIndex edm::ESGetToken< ESProduct, ESRecord >::invalidIndex ( )
inlinestaticconstexprnoexcept

◆ isInitialized()

template<typename ESProduct, typename ESRecord>
constexpr bool edm::ESGetToken< ESProduct, ESRecord >::isInitialized ( ) const
inlineconstexprnoexcept

◆ name()

template<typename ESProduct, typename ESRecord>
constexpr char const* edm::ESGetToken< ESProduct, ESRecord >::name ( void  ) const
inlineconstexprprivatenoexcept

◆ operator=() [1/2]

template<typename ESProduct, typename ESRecord>
constexpr ESGetToken<ESProduct, ESRecord>& edm::ESGetToken< ESProduct, ESRecord >::operator= ( ESGetToken< ESProduct, ESRecord > &&  )
constexprdefaultnoexcept

◆ operator=() [2/2]

template<typename ESProduct, typename ESRecord>
constexpr ESGetToken<ESProduct, ESRecord>& edm::ESGetToken< ESProduct, ESRecord >::operator= ( ESGetToken< ESProduct, ESRecord > const &  )
constexprdefaultnoexcept

◆ transitionID()

template<typename ESProduct, typename ESRecord>
constexpr unsigned int edm::ESGetToken< ESProduct, ESRecord >::transitionID ( ) const
inlineconstexprnoexcept

Friends And Related Function Documentation

◆ EDConsumerBase

template<typename ESProduct, typename ESRecord>
friend class EDConsumerBase
friend

Definition at line 35 of file ESGetToken.h.

◆ ESConsumesCollector

template<typename ESProduct, typename ESRecord>
friend class ESConsumesCollector
friend

Definition at line 37 of file ESGetToken.h.

◆ ESProducer

template<typename ESProduct, typename ESRecord>
friend class ESProducer
friend

Definition at line 36 of file ESGetToken.h.

◆ EventSetup

template<typename ESProduct, typename ESRecord>
friend class EventSetup
friend

Definition at line 38 of file ESGetToken.h.

◆ eventsetup::EventSetupRecord

template<typename ESProduct, typename ESRecord>
friend class eventsetup::EventSetupRecord
friend

Definition at line 40 of file ESGetToken.h.

◆ EventSetupImpl

template<typename ESProduct, typename ESRecord>
friend class EventSetupImpl
friend

Definition at line 39 of file ESGetToken.h.

Member Data Documentation

◆ m_index

template<typename ESProduct, typename ESRecord>
ESTokenIndex edm::ESGetToken< ESProduct, ESRecord >::m_index {std::numeric_limits<int>::max()}
private

◆ m_label

template<typename ESProduct, typename ESRecord>
char const* edm::ESGetToken< ESProduct, ESRecord >::m_label {nullptr}
private

◆ m_transitionID

template<typename ESProduct, typename ESRecord>
unsigned int edm::ESGetToken< ESProduct, ESRecord >::m_transitionID {std::numeric_limits<unsigned int>::max()}
private
edm::ESGetToken::index
constexpr ESTokenIndex index() const noexcept
Definition: ESGetToken.h:53
edm::ESGetToken::m_index
ESTokenIndex m_index
Definition: ESGetToken.h:64
edm::ESGetToken::invalidIndex
static constexpr ESTokenIndex invalidIndex() noexcept
Definition: ESGetToken.h:55
edm::ESGetToken::m_transitionID
unsigned int m_transitionID
Definition: ESGetToken.h:63
ESTokenIndex
edm::ESGetToken::transitionID
constexpr unsigned int transitionID() const noexcept
Definition: ESGetToken.h:51
SiStripPI::max
Definition: SiStripPayloadInspectorHelper.h:169
edm::ESGetToken::m_label
char const * m_label
Definition: ESGetToken.h:62
label
const char * label
Definition: PFTauDecayModeTools.cc:11