BOSS 7.1.2
BESIII Offline Software System
|
#include <MdcPrintSvc.h>
Public Member Functions | |
MdcPrintSvc (const std::string &name, ISvcLocator *svcloc) | |
~MdcPrintSvc () | |
StatusCode | initialize () |
StatusCode | finalize () |
void | printRecMdcTrackCol () const |
void | printRecMdcTrack (const RecMdcTrack *tk) const |
void | printDigi (uint32_t getDigiFlag=0) const |
void | printMdcMcHitCol () const |
Definition at line 20 of file MdcPrintSvc.h.
MdcPrintSvc::MdcPrintSvc | ( | const std::string & | name, |
ISvcLocator * | svcloc ) |
Definition at line 30 of file MdcPrintSvc.cxx.
MdcPrintSvc::~MdcPrintSvc | ( | ) |
Definition at line 41 of file MdcPrintSvc.cxx.
StatusCode MdcPrintSvc::finalize | ( | ) |
Definition at line 70 of file MdcPrintSvc.cxx.
StatusCode MdcPrintSvc::initialize | ( | ) |
Definition at line 44 of file MdcPrintSvc.cxx.
void MdcPrintSvc::printDigi | ( | uint32_t | getDigiFlag = 0 | ) | const |
Definition at line 86 of file MdcPrintSvc.cxx.
void MdcPrintSvc::printMdcMcHitCol | ( | ) | const |
Definition at line 200 of file MdcPrintSvc.cxx.
void MdcPrintSvc::printRecMdcTrack | ( | const RecMdcTrack * | tk | ) | const |
Definition at line 126 of file MdcPrintSvc.cxx.
Referenced by printRecMdcTrackCol().
void MdcPrintSvc::printRecMdcTrackCol | ( | ) | const |
Definition at line 109 of file MdcPrintSvc.cxx.
Referenced by MdcHoughFinder::execute(), MdcTrkRecon::execute(), and MdcxCosmicSewer::execute().