CMS 3D CMS Logo

List of all members | Public Attributes
ME::Header Struct Reference

#include <ME.h>

Public Attributes

int dcc
 
int events
 
int lb
 
int run
 
std::string rundir
 
int side
 
TimeStamp ts_beg
 
TimeStamp ts_end
 

Detailed Description

Definition at line 72 of file ME.h.

Member Data Documentation

◆ dcc

int ME::Header::dcc

Definition at line 74 of file ME.h.

◆ events

int ME::Header::events

◆ lb

int ME::Header::lb

Definition at line 77 of file ME.h.

◆ run

int ME::Header::run

◆ rundir

std::string ME::Header::rundir

Definition at line 73 of file ME.h.

◆ side

int ME::Header::side

Definition at line 75 of file ME.h.

◆ ts_beg

TimeStamp ME::Header::ts_beg

Definition at line 79 of file ME.h.

◆ ts_end

TimeStamp ME::Header::ts_end

Definition at line 80 of file ME.h.