Page MenuHomeHEPForge

EvtModelReg.hh
No OneTemporary

Size
816 B
Referenced Files
None
Subscribers
None

EvtModelReg.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/EvtModelReg.hh
//
// Description:
//
// Modification history:
//
// Lange April 18, 2002 Module created
//
//------------------------------------------------------------------------
#ifndef EVTMODELREG_HH
#define EVTMODELREG_HH
#include <list>
class EvtDecayBase ;
class EvtModelReg{
public:
EvtModelReg(const std::list<EvtDecayBase*>* extraModels=0);
private:
};
#endif

File Metadata

Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:41 AM (21 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6440110
Default Alt Text
EvtModelReg.hh (816 B)

Event Timeline