#include "fmcEvent.h" ClassImp(fmcEvent); fmcEvent::fmcEvent() { } fmcEvent::~fmcEvent() { fParticles.clear(); }