Toolbox Class Reference

#include <Toolbox.hh>

Collaboration diagram for Toolbox:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ~Toolbox ()

Static Public Member Functions

static void readSteerFile (std::string fileNamne, bool verbose)
static unsigned short bigTolittle (short value)
static void addIntToString (std::string &chaine, int value)

Static Public Attributes

static const unsigned int MASK_LSB = 0x00ff
static const unsigned int MASK_MSB = 0xff00
static const unsigned long MASK_CHANNEL_DATA = 0x00000fff
static const unsigned long MASK_CHANNEL_NUMBER = 0x007ff000
static const unsigned int MASK_12BIT = 0x0fff

Private Member Functions

 Toolbox ()


Detailed Description

Definition at line 11 of file Toolbox.hh.


Constructor & Destructor Documentation

Toolbox::~Toolbox (  ) 

Toolbox::Toolbox (  )  [private]


Member Function Documentation

static void Toolbox::readSteerFile ( std::string  fileNamne,
bool  verbose 
) [static]

static unsigned short Toolbox::bigTolittle ( short  value  )  [static]

static void Toolbox::addIntToString ( std::string &  chaine,
int  value 
) [static]


Member Data Documentation

const unsigned int Toolbox::MASK_LSB = 0x00ff [static]

Definition at line 22 of file Toolbox.hh.

const unsigned int Toolbox::MASK_MSB = 0xff00 [static]

Definition at line 23 of file Toolbox.hh.

const unsigned long Toolbox::MASK_CHANNEL_DATA = 0x00000fff [static]

Definition at line 24 of file Toolbox.hh.

const unsigned long Toolbox::MASK_CHANNEL_NUMBER = 0x007ff000 [static]

Definition at line 25 of file Toolbox.hh.

const unsigned int Toolbox::MASK_12BIT = 0x0fff [static]

Definition at line 26 of file Toolbox.hh.


The documentation for this class was generated from the following file:

Generated on Thu Jul 9 09:49:39 2009 for MicromegasFramework by  doxygen 1.5.8