#include <SimG4Core/Notification/interface/GenParticleInfo.h>
Public Member Functions | |
GenParticleInfo (int id) | |
int | id () const |
virtual void | Print () const |
Private Attributes | |
int | id_ |
Definition at line 6 of file GenParticleInfo.h.
GenParticleInfo::GenParticleInfo | ( | int | id | ) | [inline, explicit] |
virtual void GenParticleInfo::Print | ( | ) | const [inline, virtual] |
int GenParticleInfo::id_ [private] |