HepMC3 event record library
examples
RootIOExample2
include
RootIOExample2/include/LinkDef.h
1
#ifdef __CINT__
2
3
#pragma link C++ class MyClass+;
4
#pragma link C++ class MyRunClass+;
5
#pragma link C++ class HepMC3::GenEvent-;
6
#pragma link C++ class HepMC3::GenRunInfo-;
7
8
#endif
Generated on Wed Apr 22 2020 12:00:00 for HepMC3 event record library by
1.8.14