|
BOSS 8.0.0
BESIII Offline Software System
|
#include <AsciiData.hh>
Public Member Functions | |
| MdcHitType () | |
| MdcHitType () | |
| MdcHitType () | |
Public Attributes | |
| int | trackIndex |
| int | layerNo |
| int | cellNo |
| float | posX |
| float | posY |
| float | posZ |
| float | energyDeposit |
| float | driftDistance |
| float | globalT |
| float | theta |
| float | enterAngle |
| float | posFlag |
Friends | |
| std::istream & | operator>> (std::istream &is, MdcHitType &x) |
| std::ostream & | operator<< (std::ostream &os, const MdcHitType &x) |
| std::istream & | operator>> (std::istream &is, MdcHitType &x) |
| std::ostream & | operator<< (std::ostream &os, const MdcHitType &x) |
| std::istream & | operator>> (std::istream &is, MdcHitType &x) |
| std::ostream & | operator<< (std::ostream &os, const MdcHitType &x) |
Definition at line 245 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
|
inline |
Definition at line 247 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by operator<<, and operator>>.
|
inline |
Definition at line 247 of file InstallArea/x86_64-el9-gcc13-dbg/include/AsciiDmp/AsciiData.hh.
|
inline |
Definition at line 247 of file InstallArea/x86_64-el9-gcc13-opt/include/AsciiDmp/AsciiData.hh.
|
friend |
Definition at line 448 of file AsciiData.cc.
|
friend |
Definition at line 448 of file AsciiData.cc.
|
friend |
Definition at line 448 of file AsciiData.cc.
|
friend |
Definition at line 432 of file AsciiData.cc.
|
friend |
Definition at line 432 of file AsciiData.cc.
|
friend |
Definition at line 432 of file AsciiData.cc.
| int MdcHitType::cellNo |
Definition at line 252 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::driftDistance |
Definition at line 257 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::energyDeposit |
Definition at line 256 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::enterAngle |
Definition at line 260 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::globalT |
Definition at line 258 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| int MdcHitType::layerNo |
Definition at line 251 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::posFlag |
Definition at line 261 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::posX |
Definition at line 253 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::posY |
Definition at line 254 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::posZ |
Definition at line 255 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| float MdcHitType::theta |
Definition at line 259 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().
| int MdcHitType::trackIndex |
Definition at line 250 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.
Referenced by BesAsciiIO::SaveMdcHits().