BOSS 7.0.7
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 &, HitEVENT &x) |
std::ostream & | operator<< (std::ostream &, 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 409 of file AsciiData.hh.
|
inline |
Definition at line 411 of file AsciiData.hh.
|
friend |
Definition at line 967 of file AsciiData.cc.
|
friend |
Definition at line 887 of file AsciiData.cc.
DECAYMODE HitEVENT::decayMode |
Definition at line 414 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveDecayMode(), and BesAsciiIO::SaveHitAsciiEvents().
EMCHIT HitEVENT::emcHit |
Definition at line 422 of file AsciiData.hh.
EMCTRUTH HitEVENT::emcTruth |
Definition at line 421 of file AsciiData.hh.
EVHEAD HitEVENT::header |
Definition at line 413 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents().
MDCHIT HitEVENT::mdcHit |
Definition at line 418 of file AsciiData.hh.
Referenced by BesTuningIO::GetMdcHits(), BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveMdcHits().
MDCTRUTH HitEVENT::mdcTruth |
Definition at line 417 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveMdcTruth().
MUCHIT HitEVENT::mucHit |
Definition at line 424 of file AsciiData.hh.
MUCTRUTH HitEVENT::mucTruth |
Definition at line 423 of file AsciiData.hh.
TOFHIT HitEVENT::tofHit |
Definition at line 420 of file AsciiData.hh.
TOFTRUTH HitEVENT::tofTruth |
Definition at line 419 of file AsciiData.hh.
TRACKTRUTH HitEVENT::trackTruth |
Definition at line 415 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveTrackTruth().
VERTEXTRUTH HitEVENT::vertexTruth |
Definition at line 416 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveHitAsciiEvents(), and BesAsciiIO::SaveVertexTruth().