Page MenuHomeHEPForge

EvtEta2MuMuGamma.hh
No OneTemporary

Size
974 B
Referenced Files
None
Subscribers
None

EvtEta2MuMuGamma.hh

//--------------------------------------------------------------------------
//
// Environment:
// This software is part of the EvtGen package developed jointly
// for the BaBar and CLEO collaborations. If you use all or part
// of it, please give an appropriate acknowledgement.
//
// Copyright Information: See EvtGen/COPYRIGHT
// Copyright (C) 1998 Caltech, UCSB
//
// Module: EvtGen/EvtPi0Dalitz.hh
//
// Description:
//
// Modification history:
//
// DJL/RYD August 11, 1998 Module created
//
//------------------------------------------------------------------------
#ifndef EVTETA2MUMUGAMMA_HH
#define EVTETA2MUMUGAMMA_HH
#include "EvtGenBase/EvtDecayProb.hh"
class EvtParticle;
class EvtEta2MuMuGamma:public EvtDecayProb {
public:
EvtEta2MuMuGamma() {}
virtual ~EvtEta2MuMuGamma();
std::string getName();
EvtDecayBase* clone();
void init();
void initProbMax();
void decay(EvtParticle *p);
};
#endif

File Metadata

Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:43 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6466011
Default Alt Text
EvtEta2MuMuGamma.hh (974 B)

Event Timeline