BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TofHitType Class Reference

#include <AsciiData.hh>

Public Member Functions

 TofHitType ()
 TofHitType ()
 TofHitType ()

Friends

std::istream & operator>> (std::istream &is, TofHitType &x)
std::ostream & operator<< (std::ostream &os, const TofHitType &x)
std::istream & operator>> (std::istream &is, TofHitType &x)
std::ostream & operator<< (std::ostream &os, const TofHitType &x)
std::istream & operator>> (std::istream &is, TofHitType &x)
std::ostream & operator<< (std::ostream &os, const TofHitType &x)

Detailed Description

Constructor & Destructor Documentation

◆ TofHitType() [1/3]

TofHitType::TofHitType ( )
inline

Definition at line 307 of file Event/AsciiDmp/include/AsciiDmp/AsciiData.hh.

307{};

Referenced by operator<<, and operator>>.

◆ TofHitType() [2/3]

TofHitType::TofHitType ( )
inline

◆ TofHitType() [3/3]

TofHitType::TofHitType ( )
inline

◆ operator<< [1/3]

std::ostream & operator<< ( std::ostream & os,
const TofHitType & x )
friend

Definition at line 540 of file AsciiData.cc.

540 {
541 os << std::endl;
542 return os;
543}

◆ operator<< [2/3]

std::ostream & operator<< ( std::ostream & os,
const TofHitType & x )
friend

Definition at line 540 of file AsciiData.cc.

540 {
541 os << std::endl;
542 return os;
543}

◆ operator<< [3/3]

std::ostream & operator<< ( std::ostream & os,
const TofHitType & x )
friend

Definition at line 540 of file AsciiData.cc.

540 {
541 os << std::endl;
542 return os;
543}

◆ operator>> [1/3]

std::istream & operator>> ( std::istream & is,
TofHitType & x )
friend

Definition at line 538 of file AsciiData.cc.

538{ return is; }

◆ operator>> [2/3]

std::istream & operator>> ( std::istream & is,
TofHitType & x )
friend

Definition at line 538 of file AsciiData.cc.

538{ return is; }

◆ operator>> [3/3]

std::istream & operator>> ( std::istream & is,
TofHitType & x )
friend

Definition at line 538 of file AsciiData.cc.

538{ return is; }

The documentation for this class was generated from the following files: