CMS 3D CMS Logo

Public Member Functions | Public Attributes

stor::StreamsMonitorCollection::EndOfRunReport Struct Reference

#include <StreamsMonitorCollection.h>

List of all members.

Public Member Functions

 EndOfRunReport ()
void reset ()
void updateLatestWrittenLumiSection (uint32_t ls)

Public Attributes

unsigned int eolsCount
uint32_t latestLumiSectionWritten
unsigned int lsCountWithFiles

Detailed Description

Definition at line 81 of file StreamsMonitorCollection.h.


Constructor & Destructor Documentation

stor::StreamsMonitorCollection::EndOfRunReport::EndOfRunReport ( ) [inline]

Definition at line 83 of file StreamsMonitorCollection.h.

References reset().

{ reset(); }

Member Function Documentation

void stor::StreamsMonitorCollection::EndOfRunReport::reset ( void  ) [inline]
void stor::StreamsMonitorCollection::EndOfRunReport::updateLatestWrittenLumiSection ( uint32_t  ls) [inline]

Member Data Documentation

Definition at line 94 of file StreamsMonitorCollection.h.

Referenced by reset().

Definition at line 93 of file StreamsMonitorCollection.h.

Referenced by reset(), and updateLatestWrittenLumiSection().

Definition at line 95 of file StreamsMonitorCollection.h.

Referenced by reset().