Selector to generate Monte Carlo events with Pythia8.
#ifndef ProofPythia_h
#define ProofPythia_h
public :
ProofPythia();
virtual ~ProofPythia();
virtual void SetOption(
const char *option) { fOption = option; }
};
#endif
- Author
- Gerardo Ganis (gerar.nosp@m.do.g.nosp@m.anis@.nosp@m.cern.nosp@m..ch)
Definition in file ProofPythia.h.