Page MenuHomeHEPForge

EvtBto2piCPiso.hh
No OneTemporary

Size
987 B
Referenced Files
None
Subscribers
None

EvtBto2piCPiso.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/EvtBto2piCPiso.hh
//
// Description:
//
// Modification history:
//
// DJL/RYD August 11, 1998 Module created
//
//------------------------------------------------------------------------
#ifndef EVTBTO2PICPISO_HH
#define EVTBTO2PICPISO_HH
#include "EvtGenBase/EvtDecayAmp.hh"
#include "EvtGenBase/EvtParticle.hh"
class EvtBto2piCPiso:public EvtDecayAmp {
public:
EvtBto2piCPiso() {}
virtual ~EvtBto2piCPiso();
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:41 AM (16 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6480004
Default Alt Text
EvtBto2piCPiso.hh (987 B)

Event Timeline