AliRoot Core  ee782a0 (ee782a0)
AliGenerator.h File Reference
#include <TArrayF.h>
#include <TLorentzVector.h>
#include <TMCProcess.h>
#include "AliRndm.h"
Include dependency graph for AliGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AliGenerator
 

Enumerations

enum  VertexSmear_t { kNoSmear, kPerEvent, kPerTrack }
 
enum  VertexSource_t { kExternal, kInternal, kContainer }
 

Enumeration Type Documentation

Enumerator
kNoSmear 
kPerEvent 
kPerTrack 

Definition at line 29 of file AliGenerator.h.

Enumerator
kExternal 
kInternal 
kContainer 

Definition at line 30 of file AliGenerator.h.