Page MenuHomeHEPForge

EvtBtoKpiCPiso.hh
No OneTemporary

Size
984 B
Referenced Files
None
Subscribers
None

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

Event Timeline