Page MenuHomeHEPForge

EvtVll.hh
No OneTemporary

Size
917 B
Referenced Files
None
Subscribers
None

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

File Metadata

Mime Type
text/x-c++
Expires
Tue, Sep 30, 6:15 AM (8 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6539332
Default Alt Text
EvtVll.hh (917 B)

Event Timeline