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

#include <AsciiData.hh>

Public Member Functions

 MucHitType ()
 MucHitType ()
 MucHitType ()

Friends

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

Detailed Description

Constructor & Destructor Documentation

◆ MucHitType() [1/3]

MucHitType::MucHitType ( )
inline

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

398{};

Referenced by operator<<, and operator>>.

◆ MucHitType() [2/3]

MucHitType::MucHitType ( )
inline

◆ MucHitType() [3/3]

MucHitType::MucHitType ( )
inline

◆ operator<< [1/3]

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

Definition at line 694 of file AsciiData.cc.

694 {
695 os << std::endl;
696 return os;
697}

◆ operator<< [2/3]

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

Definition at line 694 of file AsciiData.cc.

694 {
695 os << std::endl;
696 return os;
697}

◆ operator<< [3/3]

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

Definition at line 694 of file AsciiData.cc.

694 {
695 os << std::endl;
696 return os;
697}

◆ operator>> [1/3]

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

Definition at line 692 of file AsciiData.cc.

692{ return is; }

◆ operator>> [2/3]

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

Definition at line 692 of file AsciiData.cc.

692{ return is; }

◆ operator>> [3/3]

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

Definition at line 692 of file AsciiData.cc.

692{ return is; }

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