otsdaq  v2_03_00
ots::DQMHistosOuterTracker Class Reference

Public Member Functions

 DQMHistosOuterTracker (std::string supervisorApplicationUID, std::string bufferUID, std::string processorUID)
 
void setConfigurationManager (ConfigurationManager *configurationManager)
 
void book (void)
 
void fill (std::string &buffer, std::map< std::string, std::string > header)
 
void save (void)
 
void load (std::string fileName)
 
TObject * get (std::string name)
 
TFile * getFile ()
 

Protected Member Functions

void openFile (std::string fileName)
 
void closeFile (void)
 

Protected Attributes

TFile * theFile_
 
DataDecoder theDataDecoder_
 
std::queue< uint32_t > convertedBuffer_
 
std::map< std::string,
std::map< std::string,
std::map< unsigned int, TH1 * > > > 
planeOccupancies_
 
TH1I * numberOfTriggers_
 
const std::string supervisorContextUID_
 
const std::string supervisorApplicationUID_
 
const std::string bufferUID_
 
const std::string processorUID_
 
TDirectory * currentDirectory_
 
ConfigurationManagertheConfigurationManager_
 

Detailed Description

Definition at line 25 of file DQMHistosOuterTracker.h.

Member Function Documentation

void DQMHistosOuterTracker::fill ( std::string &  buffer,
std::map< std::string, std::string >  header 
)

= planeOccupancies_[ipAddress][port].end()

Definition at line 332 of file DQMHistosOuterTracker.cc.


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