BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
ReachEndOfFileList Class Reference

#include <RawFileExceptions.h>

+ Inheritance diagram for ReachEndOfFileList:

Public Member Functions

virtual void print () const
 
- Public Member Functions inherited from RawFileException
virtual ~RawFileException ()
 
virtual void print () const
 

Detailed Description

Definition at line 88 of file RawFileExceptions.h.

Member Function Documentation

◆ print()

void ReachEndOfFileList::print ( ) const
virtual

Reimplemented from RawFileException.

Definition at line 37 of file RawFileExceptions.cxx.

37 {
38 std::cout << "[RawFile] Congratulations. Reach end of data file list !" << std::endl;
39}

Referenced by main(), RawFileReader::nextEvent(), and MixerAlg::nextEvent().


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