library: libGeom #include "TGeoPhysicalNode.h" |
TGeoPNEntry
class description - header file - source file - inheritance tree (.pdf)
protected:
TGeoPNEntry(const TGeoPNEntry& pne)
TGeoPNEntry& operator=(const TGeoPNEntry& pne)
public:
TGeoPNEntry()
TGeoPNEntry(const char* unique_name, const char* path)
virtual ~TGeoPNEntry()
static TClass* Class()
const char* GetPath() const
TGeoPhysicalNode* GetPhysicalNode() const
virtual TClass* IsA() const
void SetPhysicalNode(TGeoPhysicalNode* node)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TGeoPhysicalNode* fNode Physical node to which this applies
TGeoPNEntry(const char *name, const char *path)
Default constructor
Author: Andrei Gheata 17/02/04
Last update: root/geom:$Name: $:$Id: TGeoPhysicalNode.cxx,v 1.18 2006/07/09 05:27:53 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.