1#ifndef FLUKAntGENERATOR_H
2#define FLUKAntGENERATOR_H 1
5#include "FairGenerator.h"
7#include "TClonesArray.h"
11 Double_t
id,
px,
py,
pz,
x,
y,
z,
E,
t,
w,
generation;
14class FairPrimaryGenerator;
28 virtual Bool_t
Init(
const char*,
int);
29 virtual Bool_t
Init(
const char*);
35 Double_t
id[1],
generation[1],
E[1],
t[1],
px[1],
py[1],
pz[1],
x[1],
y[1],
z[1],
w[1],
SND_Z;
virtual ~NtupleGenerator_FLUKA()
ClassDef(NtupleGenerator_FLUKA, 3)
virtual Bool_t Init(const char *, int)
Bool_t ReadEvent(FairPrimaryGenerator *)