CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
#include <AsciiData.hh>
Public Member Functions | |
HitEVENT () | |
Public Member Functions inherited from Tagged | |
Tagged () | |
bool | initialized () const |
void | set_initialized () |
void | unset_initalized () |
Tagged () | |
bool | initialized () const |
void | set_initialized () |
void | unset_initalized () |
Friends | |
std::istream & | operator>> (std::istream &is, HitEVENT &x) |
std::ostream & | operator<< (std::ostream &os, const HitEVENT &x) |
Additional Inherited Members | |
Protected Member Functions inherited from Tagged | |
void | check_start_tag (std::istream &is, const char *tag) |
void | check_end_tag (std::istream &is, const char *tag) |
void | check_start_tag (std::istream &is, const char *tag) |
void | check_end_tag (std::istream &is, const char *tag) |
Definition at line 536 of file AsciiData.hh.
|
inline |
Definition at line 538 of file AsciiData.hh.
|
friend |
Definition at line 1244 of file AsciiData.cc.
|
friend |
Definition at line 1152 of file AsciiData.cc.
CGEMHIT HitEVENT::cgemHit |
Definition at line 547 of file AsciiData.hh.
Referenced by BesTuningIO::GetCgemHits(), BesAsciiIO::SaveCgemHits(), and BesAsciiIO::SaveHitAsciiEvents().
CGEMTRUTH HitEVENT::cgemTruth |
Definition at line 546 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveCgemTruth(), and BesAsciiIO::SaveHitAsciiEvents().
DECAYMODE HitEVENT::decayMode |
Definition at line 541 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveDecayMode(), and BesAsciiIO::SaveHitAsciiEvents().
EMCHIT HitEVENT::emcHit |
Definition at line 551 of file AsciiData.hh.
EMCTRUTH HitEVENT::emcTruth |
Definition at line 550 of file AsciiData.hh.
EVHEAD HitEVENT::header |
Definition at line 540 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents().
MDCHIT HitEVENT::mdcHit |
Definition at line 545 of file AsciiData.hh.
Referenced by BesTuningIO::GetMdcHits(), BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveMdcHits().
MDCTRUTH HitEVENT::mdcTruth |
Definition at line 544 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveMdcTruth().
MUCHIT HitEVENT::mucHit |
Definition at line 553 of file AsciiData.hh.
MUCTRUTH HitEVENT::mucTruth |
Definition at line 552 of file AsciiData.hh.
TOFHIT HitEVENT::tofHit |
Definition at line 549 of file AsciiData.hh.
TOFTRUTH HitEVENT::tofTruth |
Definition at line 548 of file AsciiData.hh.
TRACKTRUTH HitEVENT::trackTruth |
Definition at line 542 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveTrackTruth().
VERTEXTRUTH HitEVENT::vertexTruth |
Definition at line 543 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveVertexTruth().