Page MenuHomeHEPForge

EvtPi0Dalitz.hh
No OneTemporary

Size
954 B
Referenced Files
None
Subscribers
None

EvtPi0Dalitz.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 EVTPI0DALITZ_HH
#define EVTPI0DALITZ_HH
#include "EvtGenBase/EvtDecayProb.hh"
class EvtParticle;
class EvtPi0Dalitz:public EvtDecayProb {
public:
EvtPi0Dalitz() {}
virtual ~EvtPi0Dalitz();
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, 5:46 AM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6458442
Default Alt Text
EvtPi0Dalitz.hh (954 B)

Event Timeline