CMS 3D CMS Logo

VisG4TransientsTwig Class Reference

Placeholder for G4-related transient objects (event-related data). More...

#include <VisGeant4/VisG4Transients/interface/VisG4TransientsTwig.h>

Inheritance diagram for VisG4TransientsTwig:

IgSimpleTwig IgCompoundTwig IgTwig IgRepresentable

List of all members.

Public Member Functions

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


Detailed Description

Placeholder for G4-related transient objects (event-related data).

To be replaced by more generic content management.

Definition at line 18 of file VisG4TransientsTwig.h.


Constructor & Destructor Documentation

VisG4TransientsTwig::VisG4TransientsTwig ( IgTwig parent  ) 

Definition at line 16 of file VisG4TransientsTwig.cc.

00017     : IgSimpleTwig (parent, "Event", true, true, true)
00018 {}


Member Function Documentation

void VisG4TransientsTwig::update ( void   )  [virtual]

Definition at line 21 of file VisG4TransientsTwig.cc.

00022 {
00023     // FIXME: add back transients -- needs to synchronise with setup!
00024     // m_tracks = new VisG4TracksTwig (m_transients);
00025 }


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