|
BOSS 8.0.0
BESIII Offline Software System
|
#include <RawFileReader.h>
Public Types | |
| typedef const VFileNames_t | ReaderArgType |
| typedef const VFileNames_t | ReaderArgType |
| typedef const VFileNames_t | ReaderArgType |
Public Member Functions | |
| RawFileReader (const std::string &fname) | |
| RawFileReader (const VFileNames_t &fnames) | |
| RawFileReader (const std::string &fname, const std::string &idxfname) | |
| RawFileReader (const VFileNames_t &fnames, const VFileNames_t &idxfnames) | |
| virtual | ~RawFileReader () |
| const uint32_t * | nextEvent () |
| const uint32_t * | currentEvent () const |
| const uint32_t * | nextEvent (int nIgnore) |
| const uint32_t * | findEventById (uint32_t evtId) |
| const uint32_t * | roughlyNextEvent (int nIgnore, int evtByte=0) |
| uint32_t | runNo () |
| std::string | currentFile () |
| uint32_t | tellg () |
| uint32_t | stat () |
| RawFileReader (const std::string &fname) | |
| RawFileReader (const VFileNames_t &fnames) | |
| RawFileReader (const std::string &fname, const std::string &idxfname) | |
| RawFileReader (const VFileNames_t &fnames, const VFileNames_t &idxfnames) | |
| virtual | ~RawFileReader () |
| const uint32_t * | nextEvent () |
| const uint32_t * | currentEvent () const |
| const uint32_t * | nextEvent (int nIgnore) |
| const uint32_t * | findEventById (uint32_t evtId) |
| const uint32_t * | roughlyNextEvent (int nIgnore, int evtByte=0) |
| uint32_t | runNo () |
| std::string | currentFile () |
| uint32_t | tellg () |
| uint32_t | stat () |
| RawFileReader (const std::string &fname) | |
| RawFileReader (const VFileNames_t &fnames) | |
| RawFileReader (const std::string &fname, const std::string &idxfname) | |
| RawFileReader (const VFileNames_t &fnames, const VFileNames_t &idxfnames) | |
| virtual | ~RawFileReader () |
| const uint32_t * | nextEvent () |
| const uint32_t * | currentEvent () const |
| const uint32_t * | nextEvent (int nIgnore) |
| const uint32_t * | findEventById (uint32_t evtId) |
| const uint32_t * | roughlyNextEvent (int nIgnore, int evtByte=0) |
| uint32_t | runNo () |
| std::string | currentFile () |
| uint32_t | tellg () |
| uint32_t | stat () |
| Public Member Functions inherited from IRawReader | |
| virtual | ~IRawReader () |
| virtual | ~IRawReader () |
| virtual | ~IRawReader () |
Static Public Member Functions | |
| static std::vector< int > | getEventNumber (const VFileNames_t &idxfnames) |
| static std::vector< int > | getEventNumber (const VFileNames_t &idxfnames) |
| static std::vector< int > | getEventNumber (const VFileNames_t &idxfnames) |
Definition at line 16 of file Event/RawFile/include/RawFile/RawFileReader.h.
| typedef const VFileNames_t RawFileReader::ReaderArgType |
Definition at line 18 of file Event/RawFile/include/RawFile/RawFileReader.h.
| typedef const VFileNames_t RawFileReader::ReaderArgType |
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawFile/RawFileReader.h.
| typedef const VFileNames_t RawFileReader::ReaderArgType |
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-opt/include/RawFile/RawFileReader.h.
| RawFileReader::RawFileReader | ( | const std::string & | fname | ) |
Definition at line 41 of file RawFileReader.cxx.
Referenced by stat().
| RawFileReader::RawFileReader | ( | const VFileNames_t & | fnames | ) |
Definition at line 63 of file RawFileReader.cxx.
| RawFileReader::RawFileReader | ( | const std::string & | fname, |
| const std::string & | idxfname ) |
Definition at line 85 of file RawFileReader.cxx.
| RawFileReader::RawFileReader | ( | const VFileNames_t & | fnames, |
| const VFileNames_t & | idxfnames ) |
Definition at line 101 of file RawFileReader.cxx.
|
virtual |
Definition at line 117 of file RawFileReader.cxx.
| RawFileReader::RawFileReader | ( | const std::string & | fname | ) |
| RawFileReader::RawFileReader | ( | const VFileNames_t & | fnames | ) |
| RawFileReader::RawFileReader | ( | const std::string & | fname, |
| const std::string & | idxfname ) |
| RawFileReader::RawFileReader | ( | const VFileNames_t & | fnames, |
| const VFileNames_t & | idxfnames ) |
|
virtual |
| RawFileReader::RawFileReader | ( | const std::string & | fname | ) |
| RawFileReader::RawFileReader | ( | const VFileNames_t & | fnames | ) |
| RawFileReader::RawFileReader | ( | const std::string & | fname, |
| const std::string & | idxfname ) |
| RawFileReader::RawFileReader | ( | const VFileNames_t & | fnames, |
| const VFileNames_t & | idxfnames ) |
|
virtual |
|
inlinevirtual |
Implements IRawReader.
Definition at line 31 of file Event/RawFile/include/RawFile/RawFileReader.h.
|
inlinevirtual |
Implements IRawReader.
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/RawFile/RawFileReader.h.
|
inlinevirtual |
Implements IRawReader.
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/RawFile/RawFileReader.h.
|
virtual |
Implements IRawReader.
Definition at line 253 of file RawFileReader.cxx.
Referenced by findEventById(), main(), nextEvent(), and roughlyNextEvent().
|
virtual |
Implements IRawReader.
|
virtual |
Implements IRawReader.
| const uint32_t * RawFileReader::findEventById | ( | uint32_t | evtId | ) |
Definition at line 185 of file RawFileReader.cxx.
Referenced by main().
| const uint32_t * RawFileReader::findEventById | ( | uint32_t | evtId | ) |
| const uint32_t * RawFileReader::findEventById | ( | uint32_t | evtId | ) |
|
static |
Definition at line 12 of file RawFileReader.cxx.
|
static |
|
static |
|
virtual |
Implements IRawReader.
Definition at line 123 of file RawFileReader.cxx.
Referenced by main(), nextEvent(), and RawEventReader::readEvent().
|
virtual |
Implements IRawReader.
|
virtual |
Implements IRawReader.
| const uint32_t * RawFileReader::nextEvent | ( | int | nIgnore | ) |
Definition at line 147 of file RawFileReader.cxx.
| const uint32_t * RawFileReader::nextEvent | ( | int | nIgnore | ) |
| const uint32_t * RawFileReader::nextEvent | ( | int | nIgnore | ) |
| const uint32_t * RawFileReader::roughlyNextEvent | ( | int | nIgnore, |
| int | evtByte = 0 ) |
Definition at line 215 of file RawFileReader.cxx.
| const uint32_t * RawFileReader::roughlyNextEvent | ( | int | nIgnore, |
| int | evtByte = 0 ) |
| const uint32_t * RawFileReader::roughlyNextEvent | ( | int | nIgnore, |
| int | evtByte = 0 ) |
|
virtual |
Implements IRawReader.
Definition at line 251 of file RawFileReader.cxx.
|
virtual |
Implements IRawReader.
|
virtual |
Implements IRawReader.
|
virtual |
Implements IRawReader.
Definition at line 257 of file RawFileReader.cxx.
Referenced by stat().
|
virtual |
Implements IRawReader.
|
virtual |
Implements IRawReader.
| uint32_t RawFileReader::tellg | ( | ) |
Definition at line 255 of file RawFileReader.cxx.
Referenced by main().
| uint32_t RawFileReader::tellg | ( | ) |
| uint32_t RawFileReader::tellg | ( | ) |