StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
AgStarReader Class Reference

Pushes particles out from the StarParticleStack to geant3. More...

#include <AgStarReader.h>

Inheritance diagram for AgStarReader:

Public Member Functions

void SetStack (StarParticleStack *stack)
 
void ReadEvent ()
 Read events from the particle stack and push them out to starsim.
 
void SetVert (Float_t *vertex, Int_t ntbeam, Int_t nttarg, Float_t *ubuf, Int_t nu, Int_t &nv)
 
void SetKine (Float_t *plab, Int_t idpart, Int_t nv, Float_t *ubuf, Int_t nb, Int_t &nt)
 

Static Public Member Functions

static AgStarReaderInstance ()
 Return the single instance of this class.
 

Protected Member Functions

 ClassDef (AgStarReader, 1)
 

Protected Attributes

StarParticleStackmStack
 
StarParticleDatamParticleData
 

Static Protected Attributes

static AgStarReadermInstance = 0
 

Detailed Description

Pushes particles out from the StarParticleStack to geant3.

Author
Jason C. Webb

Definition at line 15 of file AgStarReader.h.

Member Function Documentation

void AgStarReader::SetStack ( StarParticleStack stack)
inline

Set the particle stack from which we will read events

Parameters
stackThe particle stack

Definition at line 23 of file AgStarReader.h.


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