CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Typedefs
XmasToDQMSource.cc File Reference
#include "DQMServices/XdaqCollector/interface/XmasToDQMSource.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "TRandom.h"
#include <math.h>
#include <boost/tokenizer.hpp>
#include <sstream>
#include <time.h>

Go to the source code of this file.

Macros

#define BXBIN   3564
 
#define MIN_EVENT_FRAGMENT_SIZE   16
 
#define WCBIN   257
 

Typedefs

typedef boost::tokenizer
< boost::char_separator< char > > 
tokenizer
 

Macro Definition Documentation

#define BXBIN   3564

Definition at line 23 of file XmasToDQMSource.cc.

#define MIN_EVENT_FRAGMENT_SIZE   16

Definition at line 27 of file XmasToDQMSource.cc.

#define WCBIN   257

Definition at line 24 of file XmasToDQMSource.cc.

Typedef Documentation

typedef boost::tokenizer<boost::char_separator<char> > tokenizer

Definition at line 30 of file XmasToDQMSource.cc.