thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
LWH::ManagedObject Class Referenceabstract

The creator of trees. More...

#include <ManagedObject.h>

Inheritance diagram for LWH::ManagedObject:

Public Member Functions

virtual ~ManagedObject ()
 Destructor.
 
virtual bool writeXML (std::ostream &os, std::string path, std::string name)=0
 Write out the object to the given stream in XML format.
 
virtual bool writeFLAT (std::ostream &os, std::string path, std::string name)=0
 Write out the object to the given stream in simple table format.
 

Detailed Description

The creator of trees.

Definition at line 25 of file ManagedObject.h.


The documentation for this class was generated from the following file: