Page MenuHomeHEPForge

EvtBHadronic.hh
No OneTemporary

Size
915 B
Referenced Files
None
Subscribers
None

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

File Metadata

Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:36 AM (2 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6543011
Default Alt Text
EvtBHadronic.hh (915 B)

Event Timeline