1 #ifndef HEPMC_VERSION_H
2 #define HEPMC_VERSION_H
14 #include "HepMC/HepMCDefs.h"
18 void version( std::ostream & os = std::cout );
29 os <<
" --------------- HepMC Version " <<
versionName()
30 <<
" --------------- " << std::endl;
35 os <<
" HepMC Version: " <<
versionName() << std::endl;
40 #endif // HEPMC_VERSION_H
void writeVersion(std::ostream &os)
write HepMC version to os
void version(std::ostream &os=std::cout)
print HepMC version
std::string versionName()
return HepMC version