CMS 3D CMS Logo

Defines | Typedefs

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/DQMServices/XdaqCollector/src/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.

Defines

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

Typedefs

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

Define 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.