CMS 3D CMS Logo

List of all members | Public Attributes
edm::gen::LumiCache< HAD, DEC > Struct Template Reference

#include <ConcurrentHadronizerFilter.h>

Public Attributes

unsigned long long nGlobalBeginRuns_ {0}
 
gen::StreamCache< HAD, DEC > * useInLumi_ {nullptr}
 

Detailed Description

template<typename HAD, typename DEC>
struct edm::gen::LumiCache< HAD, DEC >

Definition at line 116 of file ConcurrentHadronizerFilter.h.

Member Data Documentation

◆ nGlobalBeginRuns_

template<typename HAD , typename DEC >
unsigned long long edm::gen::LumiCache< HAD, DEC >::nGlobalBeginRuns_ {0}

Definition at line 118 of file ConcurrentHadronizerFilter.h.

◆ useInLumi_

template<typename HAD , typename DEC >
gen::StreamCache<HAD, DEC>* edm::gen::LumiCache< HAD, DEC >::useInLumi_ {nullptr}

Definition at line 117 of file ConcurrentHadronizerFilter.h.