9 #ifndef THEPEG_GraphvizPlot_H 10 #define THEPEG_GraphvizPlot_H 15 #include "ThePEG/Repository/CurrentGenerator.h" 16 #include "ThePEG/Handlers/AnalysisHandler.h" 153 #include "ThePEG/Utilities/ClassTraits.h" 173 static string className() {
return "ThePEG::GraphvizPlot"; }
177 static string library() {
return "GraphvizPlot.so"; }
static void Init()
The standard Init function used to initialize the interfaces.
Ptr< T >::pointer new_ptr()
Simple interface to the PtrTraits<Ptr>::create()
PersistentIStream is used to read persistent objects from a stream where they were previously written...
bool _quiet
Tell the object not to write out messages to the standard output.
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
GraphvizPlot & operator=(const GraphvizPlot &)
The assignment operator is private and must never be called.
A concreate implementation of ClassDescriptionBase describing a concrete class with persistent data...
PersistentOStream is used to write objects persistently to a stream from which they can be read in ag...
TransientConstRCPtr is a simple wrapper around a bare const pointer which can be assigned to and from...
The GraphvizPlot class generates an output of the tree structure of the event which can be viewed usi...
TransientRCPtr is a simple wrapper around a bare pointer which can be assigned to and from an RCPtr a...
This is the main namespace within which all identifiers in ThePEG are declared.
The AnalysisHandler is the base class of all analysis objects which may be handled by the FullEventGe...
virtual IBPtr clone() const
Make a simple clone of this object.
virtual void analyze(tEventPtr event, long ieve, int loop, int state)
Analyze a given Event.
string particleName(tcPPtr) const
Helper function to obtain the name of a particle.
RCPtr is a reference counted (smart) pointer.
GraphvizPlot()
The default constructor.
long _eventNumber
Event number that should be drawn.
InitState state() const
Return the state of initialization of this object.
The default concrete implementation of ClassTraitsBase.
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
static ClassDescription< GraphvizPlot > initGraphvizPlot
The static object used to initialize the description of this class.
BaseClassTraits describes the base classes of the templated class.
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
The templated ClassTraitsBase class defines a set of default information about classes used by ThePEG...
virtual void dofinish()
Finalize this object.