CMS 3D CMS Logo

EndOfRun Class Reference

#include <SimG4Core/Notification/interface/EndOfRun.h>

List of all members.

Public Member Functions

 EndOfRun (const G4Run *tRun)
const G4Run * operator() () const

Private Attributes

const G4Run * aRun


Detailed Description

Definition at line 6 of file EndOfRun.h.


Constructor & Destructor Documentation

EndOfRun::EndOfRun ( const G4Run *  tRun  )  [inline]

Definition at line 9 of file EndOfRun.h.

00009 : aRun(tRun) {}


Member Function Documentation

const G4Run* EndOfRun::operator() ( void   )  const [inline]

Definition at line 10 of file EndOfRun.h.

References aRun.

00010 { return aRun; }


Member Data Documentation

const G4Run* EndOfRun::aRun [private]

Definition at line 12 of file EndOfRun.h.

Referenced by operator()().


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