$treeview $search $mathjax $extrastylesheet
otsdaq
v2_03_00
$projectbrief
|
$projectbrief
|
$searchbox |
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_ |
ConfigurationManager * | theConfigurationManager_ |
Definition at line 25 of file DQMHistosOuterTracker.h.
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.