ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
Pythia6Generator Class Reference

#include <Pythia6Generator.h>

Inheritance diagram for Pythia6Generator:
Inheritance graph
[legend]
Collaboration diagram for Pythia6Generator:
Collaboration graph
[legend]

Public Member Functions

 Pythia6Generator ()
 
 Pythia6Generator (const char *fileName)
 
virtual ~Pythia6Generator ()
 
virtual Bool_t ReadEvent (FairPrimaryGenerator *primGen)
 
void SetVerbose (Int_t verb)
 

Detailed Description

Definition at line 81 of file Pythia6Generator.h.

Constructor & Destructor Documentation

◆ Pythia6Generator() [1/2]

Pythia6Generator::Pythia6Generator ( )

Default constructor without arguments should not be used.

Definition at line 27 of file Pythia6Generator.cxx.

◆ Pythia6Generator() [2/2]

Pythia6Generator::Pythia6Generator ( const char *  fileName)

Standard constructor.

Parameters
fileNameThe input file name

Definition at line 31 of file Pythia6Generator.cxx.

◆ ~Pythia6Generator()

Pythia6Generator::~Pythia6Generator ( )
virtual

Destructor.

Definition at line 46 of file Pythia6Generator.cxx.

Member Function Documentation

◆ ReadEvent()

Bool_t Pythia6Generator::ReadEvent ( FairPrimaryGenerator *  primGen)
virtual

Reads on event from the input file and pushes the tracks onto the stack. Abstract method in base class.

Parameters
primGenpointer to the CbmrimaryGenerator

Definition at line 53 of file Pythia6Generator.cxx.

◆ SetVerbose()

void Pythia6Generator::SetVerbose ( Int_t  verb)
inline

Definition at line 101 of file Pythia6Generator.h.


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