SToGS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
SToGS::AsciiRun Class Reference

#include <SToGS_Ascii.hh>

Inherits G4Run.

Public Member Functions

 AsciiRun (std::ofstream &out)
 A new event in the file starts/ends with the following characters. More...
 
virtual void RecordEvent (const G4Event *evt)
 
virtual ~AsciiRun ()
 

Protected Attributes

G4int collcaloID
 
G4int colltrackerID
 
std::ofstream & fOutputFile
 current stream to output data More...
 

Detailed Description

Definition at line 42 of file SToGS_Ascii.hh.

Constructor & Destructor Documentation

SToGS::AsciiRun::AsciiRun ( std::ofstream &  out)

A new event in the file starts/ends with the following characters.

Definition at line 40 of file SToGS_Ascii.cc.

SToGS::AsciiRun::~AsciiRun ( )
virtual

Definition at line 57 of file SToGS_Ascii.cc.

Member Function Documentation

void SToGS::AsciiRun::RecordEvent ( const G4Event *  evt)
virtual

Definition at line 61 of file SToGS_Ascii.cc.

Member Data Documentation

G4int SToGS::AsciiRun::collcaloID
protected

Definition at line 46 of file SToGS_Ascii.hh.

G4int SToGS::AsciiRun::colltrackerID
protected

Definition at line 45 of file SToGS_Ascii.hh.

std::ofstream& SToGS::AsciiRun::fOutputFile
protected

current stream to output data

Definition at line 49 of file SToGS_Ascii.hh.


The documentation for this class was generated from the following files: