3 #ifndef STJMCPARTICLELISTWRITER_H
4 #define STJMCPARTICLELISTWRITER_H
8 #include "StjMCParticleList.h"
21 void Fill(
const StjMCParticleList& theList);
32 Int_t _mcparticleId[4096];
34 Int_t _firstMotherId[4096];
35 Int_t _lastMotherId[4096];
36 Int_t _firstDaughterId[4096];
37 Int_t _lastDaughterId[4096];
50 #endif // STJMCPARTICLELISTWRITER_H