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

#include <AsciiData.hh>

Public Member Functions

 EmcHitType ()
 EmcHitType ()
 EmcHitType ()

Friends

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

Detailed Description

Constructor & Destructor Documentation

◆ EmcHitType() [1/3]

EmcHitType::EmcHitType ( )
inline

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

353{};

Referenced by operator<<, and operator>>.

◆ EmcHitType() [2/3]

EmcHitType::EmcHitType ( )
inline

◆ EmcHitType() [3/3]

EmcHitType::EmcHitType ( )
inline

◆ operator<< [1/3]

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

Definition at line 618 of file AsciiData.cc.

618 {
619 os << std::endl;
620 return os;
621}

◆ operator<< [2/3]

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

Definition at line 618 of file AsciiData.cc.

618 {
619 os << std::endl;
620 return os;
621}

◆ operator<< [3/3]

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

Definition at line 618 of file AsciiData.cc.

618 {
619 os << std::endl;
620 return os;
621}

◆ operator>> [1/3]

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

Definition at line 616 of file AsciiData.cc.

616{ return is; }

◆ operator>> [2/3]

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

Definition at line 616 of file AsciiData.cc.

616{ return is; }

◆ operator>> [3/3]

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

Definition at line 616 of file AsciiData.cc.

616{ return is; }

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