5 #include <sio/definitions.h> 
   41     static void checkVersion( sio::version_type versionID ) ;
 
   50 #endif // ifndef SIO_LCSIO_H 
static sio::version_type blockVersion()
Get the LCIO encoded version number for writing in sio blocks. 
 
static constexpr const char * EventBlockName
 
static constexpr int RandomAccessSize
 
static constexpr const char * RunRecordName
 
static constexpr const char * AccessRecordName
 
static void checkVersion(sio::version_type versionID)
Check for old version of LCIO (> v01-08 ar no longer supported) Throws an exception if not supported...
 
Collection of constants and helper functions. 
 
static constexpr const char * RunBlockName
 
static constexpr const char * AccessBlockName
 
static constexpr const char * FileExtension
The lcio file extension name. 
 
static constexpr const char * IndexRecordName
 
static constexpr const char * HeaderRecordName
 
static constexpr const char * HeaderBlockName
 
static constexpr const char * IndexBlockName
 
static constexpr const char * EventRecordName