CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
ThroughputService::stream_histograms Struct Reference

Public Member Functions

 stream_histograms ()
 

Public Attributes

TH1F * retired_events
 
TH1F * sourced_events
 

Detailed Description

Definition at line 47 of file ThroughputService.h.

Constructor & Destructor Documentation

ThroughputService::stream_histograms::stream_histograms ( )
inline

Definition at line 49 of file ThroughputService.h.

Member Data Documentation

TH1F* ThroughputService::stream_histograms::retired_events

Definition at line 55 of file ThroughputService.h.

TH1F* ThroughputService::stream_histograms::sourced_events

Definition at line 54 of file ThroughputService.h.