CMS 3D CMS Logo

VisG4AnnotationsTwig Class Reference

Placeholder for G4-related annotation objects. More...

#include <VisGeant4/VisG4Fields/interface/VisG4AnnotationsTwig.h>

Inheritance diagram for VisG4AnnotationsTwig:

IgSimpleTwig IgCompoundTwig IgTwig IgRepresentable

List of all members.

Public Member Functions

virtual void update (void)
 VisG4AnnotationsTwig (IgTwig *parent)


Detailed Description

Placeholder for G4-related annotation objects.

To be replaced by more generic content management.

Definition at line 18 of file VisG4AnnotationsTwig.h.


Constructor & Destructor Documentation

VisG4AnnotationsTwig::VisG4AnnotationsTwig ( IgTwig parent  ) 

Definition at line 15 of file VisG4AnnotationsTwig.cc.

00016     : IgSimpleTwig (parent, "Annotations", true, true, true)
00017 {}


Member Function Documentation

void VisG4AnnotationsTwig::update ( void   )  [virtual]

Definition at line 20 of file VisG4AnnotationsTwig.cc.

00021 {
00022     // FIXME: Put stuff into the scene: annotations.
00023     // path.push (0, 0);
00024     // scene->AddRunDurationModel (new VisG4TextModel (path, text));
00025 }


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:35:23 2009 for CMSSW by  doxygen 1.5.4