git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove Process_t
[u/mrichter/AliRoot.git]
/
EVGEN
/
2001-03-09
morsch
Remove Process_t
tree
|
commitdiff
2001-03-09
morsch
Remove GenTypeDefs from HEADERS.
tree
|
commitdiff
2001-03-09
morsch
Include AliDecayer.h instead of GenTypeDefs.h
tree
|
commitdiff
2001-03-09
morsch
Decay_t moved to AliDecayer.h
tree
|
commitdiff
2001-03-09
morsch
Process_t and Struc_Func_t moved to AliPythia.h
tree
|
commitdiff
2001-03-09
morsch
- enum constants for paramterisation type (particle...
tree
|
commitdiff
2001-03-09
morsch
Obsolete now. Type defs have been moved to classes.
tree
|
commitdiff
2001-03-08
morsch
Make it work with particle stack of V3.05.
tree
|
commitdiff
2001-03-07
morsch
Dont't stream pointer to AliPythia instance.
tree
|
commitdiff
2001-02-28
morsch
Consider elastic interactions (ks = 1 and ks = 11)...
tree
|
commitdiff
2001-02-24
morsch
SetGun allows specify completely the particle kinematic...
tree
|
commitdiff
2001-02-14
hristov
The last particle in event marked using SetHighWaterMark
tree
|
commitdiff
2001-02-02
morsch
Set high water mark after last particle.
tree
|
commitdiff
2001-02-02
morsch
Adapt macro to new particle stack.
tree
|
commitdiff
2001-01-30
morsch
Remove undefined classes.
tree
|
commitdiff
2001-01-30
hristov
Streamers removed (R.Brun)
tree
|
commitdiff
2001-01-26
hristov
Major upgrade of AliRoot code
tree
|
commitdiff
2001-01-23
morsch
Generator to read beam halo file from Protvino group.
tree
|
commitdiff
2001-01-23
morsch
Add method SetParticleCode and enum type Code_t to...
tree
|
commitdiff
2001-01-17
hristov
Better protection against FPE
tree
|
commitdiff
2000-12-21
morsch
Dummy destructor.
tree
|
commitdiff
2000-12-21
alibrary
Adding includes for Cint file
tree
|
commitdiff
2000-12-21
morsch
Coding convention clean-up
tree
|
commitdiff
2000-12-21
fca
Correcting coding convention violations
tree
|
commitdiff
2000-12-18
morsch
Make AliPythia dependent generartors work with new...
tree
|
commitdiff
2000-12-06
morsch
Avoid random numbers 1 and 0.
tree
|
commitdiff
2000-12-06
morsch
Correct double declared data members.
tree
|
commitdiff
2000-12-04
morsch
Init of sRandom as in 1.15
tree
|
commitdiff
2000-12-02
morsch
Use SetRandom() to initialize random number generator...
tree
|
commitdiff
2000-11-30
morsch
Initialise static variable sRandom in constructor:...
tree
|
commitdiff
2000-11-30
alibrary
Introducing new Rndm and QA classes
tree
|
commitdiff
2000-11-09
morsch
Possibility to select/unselect spectator protons and...
tree
|
commitdiff
2000-10-27
morsch
Remove explicite reference to input file from constuctor.
tree
|
commitdiff
2000-10-27
morsch
AddGenerator: check testbit before setting the pT and...
tree
|
commitdiff
2000-10-20
morsch
Debug printouts commented.
tree
|
commitdiff
2000-10-20
morsch
- skip particle type 92 (string)
tree
|
commitdiff
2000-10-20
fca
Use version 0 to avoid streamer generation
tree
|
commitdiff
2000-10-18
hristov
Division by zero fixed
tree
|
commitdiff
2000-10-17
morsch
Write first all the parent particles to the stack and...
tree
|
commitdiff
2000-10-17
morsch
- Bug in calculation of rapidity corrected.
tree
|
commitdiff
2000-10-17
morsch
Protection against division by zero in EvaluateCrossSec...
tree
|
commitdiff
2000-10-17
morsch
Protect EvaluateCrossSections() against division by...
tree
|
commitdiff
2000-10-06
morsch
Upper cut of prim. pT distribution set to 5. GeV
tree
|
commitdiff
2000-10-02
fca
Removal of useless dependecies via forward declarations
tree
|
commitdiff
2000-10-02
morsch
Direct reference to default input file removed.
tree
|
commitdiff
2000-10-02
morsch
Change to ClassDef(*, 0).
tree
|
commitdiff
2000-10-02
morsch
Unused includes removed.
tree
|
commitdiff
2000-10-02
morsch
Derive from TNamed.
tree
|
commitdiff
2000-10-02
morsch
Correct coding rule violation for member data names...
tree
|
commitdiff
2000-10-02
morsch
Use default streamer for AliGenCocktail
tree
|
commitdiff
2000-09-18
morsch
Add possibility to use nuclear structure functions...
tree
|
commitdiff
2000-09-17
morsch
Don't stream pointer to decayer.
tree
|
commitdiff
2000-09-14
morsch
dito
tree
|
commitdiff
2000-09-14
morsch
- Correct conversion from mm to cm when passing particl...
tree
|
commitdiff
2000-09-12
morsch
Call fDecayer->ForceDecay() at the beginning of Generate().
tree
|
commitdiff
2000-09-12
morsch
SetForceDcay(..) sets the member data storing the force...
tree
|
commitdiff
2000-09-12
morsch
Add AliGenPMDlib
tree
|
commitdiff
2000-09-11
morsch
Write last seed to file (fortran lun 50) and reed back...
tree
|
commitdiff
2000-09-08
morsch
Handle the case fForceDecay=all during the generation...
tree
|
commitdiff
2000-09-08
morsch
pt and y-parameterisations for PMD physics simulation.
tree
|
commitdiff
2000-09-07
morsch
In Streamer: TIter() after R__b << fEntries (Dmitri...
tree
|
commitdiff
2000-09-07
morsch
fHijing->Initialize(); after change of parameters....
tree
|
commitdiff
2000-09-07
morsch
AliDecayPythia.h added to HEADERS.
tree
|
commitdiff
2000-09-06
morsch
Use AliDecayerPythia for particle decays.
tree
|
commitdiff
2000-09-06
morsch
AliDecayer and AliDecayerPythia added
tree
|
commitdiff
2000-09-06
morsch
Add hadronicD option for "gold plated" hadronic D decays.
tree
|
commitdiff
2000-09-06
morsch
Avoid method calls in default arguments.
tree
|
commitdiff
2000-09-06
morsch
Use AliPythia for event generation an AliDecayPythia...
tree
|
commitdiff
2000-09-06
morsch
Decayer functionality of AliPythia has been moved to...
tree
|
commitdiff
2000-09-06
morsch
Realisation of AliDecayer using Pythia6
tree
|
commitdiff
2000-09-06
morsch
Particle decayer virtual base class.
tree
|
commitdiff
2000-08-22
morsch
HEADERS = AliPythia.h required by na6i
tree
|
commitdiff
2000-07-11
fca
Coding convention corrections + few minor bug fixes
tree
|
commitdiff
2000-06-30
morsch
Correct log and Id tag.
tree
|
commitdiff
2000-06-30
morsch
Pythia takes care of vertex smearing. Correct conversio...
tree
|
commitdiff
2000-06-30
morsch
Type of fFileName changed to TString, fp has been ...
tree
|
commitdiff
2000-06-30
morsch
In member data: char* replaced by TString, Init takes...
tree
|
commitdiff
2000-06-29
morsch
All paramatrisation libraries derive from the pure...
tree
|
commitdiff
2000-06-29
morsch
fFilename !-ed
tree
|
commitdiff
2000-06-25
fca
Exclude superflous headers
tree
|
commitdiff
2000-06-15
morsch
Proposal for an event header class for generated events.
tree
|
commitdiff
2000-06-15
morsch
Add possibility for heavy flavor selection: charm and...
tree
|
commitdiff
2000-06-15
morsch
Test macro for generator output.
tree
|
commitdiff
2000-06-15
morsch
AliGenHijing added to Makefile and EVGENLinkDef.h
tree
|
commitdiff
2000-06-15
morsch
fDebug becomes fgDebug according to rules.
tree
|
commitdiff
2000-06-15
morsch
AliGenGSIlib with parametersations for GSI physics...
tree
|
commitdiff
2000-06-14
morsch
Include clean-up (IH)
tree
|
commitdiff
2000-06-12
morsch
Dummy copy constructor added
tree
|
commitdiff
2000-06-12
morsch
AliGenCocktailEntry.cxx added
tree
|
commitdiff
2000-06-12
morsch
AliSinpleGen.cxx replaced by AliGenHIJINGpara.cxx AliGe...
tree
|
commitdiff
2000-06-09
morsch
AliGenerator interface class to HIJING using THijing...
tree
|
commitdiff
2000-06-09
morsch
All coding rule violations except RS3 corrected
tree
|
commitdiff
2000-06-09
morsch
Class moved from AliGenCocktail.h
tree
|
commitdiff
2000-06-09
morsch
All coding rule violations except RS3 corrected (AM)
tree
|
commitdiff
2000-06-09
morsch
Obsolete now: classes moved to AliGenHIJINGpara.h,...
tree
|
commitdiff
2000-06-09
morsch
Obsolete now: classes moved to AliGenHIJINGpara.ccx...
tree
|
commitdiff
2000-06-09
morsch
Same class as previously in AliSimpleGen.cxx
tree
|
commitdiff
2000-06-08
fca
Better control of momentum range in GenBox
tree
|
commitdiff
2000-06-07
fca
Adding check for pt range in AliGenBox
tree
|
commitdiff
2000-05-17
fca
Streamlining of CodeAnalysis. .ii files are kept for...
tree
|
commitdiff
next