Page MenuHomeHEPForge

EvtSSSCPT.hh
No OneTemporary

Size
913 B
Referenced Files
None
Subscribers
None

EvtSSSCPT.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/EvtSSSCPT.hh
//
// Description:
//
// Modification history:
//
// DJL/RYD August 11, 1998 Module created
//
//------------------------------------------------------------------------
#ifndef EVTSSSCPT_HH
#define EVTSSSCPT_HH
#include "EvtGenBase/EvtDecayAmp.hh"
class EvtParticle;
class EvtSSSCPT:public EvtDecayAmp {
public:
EvtSSSCPT() {}
virtual ~EvtSSSCPT();
std::string getName();
EvtDecayBase* clone();
void init();
void decay(EvtParticle *p);
};
#endif

File Metadata

Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:39 AM (19 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6409491
Default Alt Text
EvtSSSCPT.hh (913 B)

Event Timeline