]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
22 years agoAdded SetTgl in Set()
vestbo [Fri, 18 Jan 2002 10:39:56 +0000 (10:39 +0000)]
Added SetTgl in Set()

22 years agoAdded test if the track is leaving the sector, in that case this should be taken...
vestbo [Fri, 18 Jan 2002 10:36:48 +0000 (10:36 +0000)]
Added test if the track is leaving the sector, in that case this should be taken account for when evaluating the number of rows it should cross.

22 years agoAdded macro for simply reading a binary rawdata file
vestbo [Fri, 18 Jan 2002 10:31:39 +0000 (10:31 +0000)]
Added macro for simply reading a binary rawdata file

22 years agoAdded possibility to run several events, and do seperate settings for nonvertex track...
vestbo [Fri, 18 Jan 2002 10:27:42 +0000 (10:27 +0000)]
Added possibility to run several events, and do seperate settings for nonvertex tracking. Basically a result of working with p-p collisions.

22 years agoMinor changes
vestbo [Fri, 18 Jan 2002 10:23:33 +0000 (10:23 +0000)]
Minor changes

22 years agoSmaller changes
vestbo [Fri, 18 Jan 2002 10:13:25 +0000 (10:13 +0000)]
Smaller changes

22 years agoAdded writeout path
vestbo [Fri, 18 Jan 2002 10:12:32 +0000 (10:12 +0000)]
Added writeout path

22 years ago01-dec-2001 NvE SetOwner() introduced for certain TObjArray's in AliCalcluster, AliEvent,
nick [Fri, 18 Jan 2002 08:46:59 +0000 (08:46 +0000)]
01-dec-2001 NvE SetOwner() introduced for certain TObjArray's in AliCalcluster, AliEvent,
                AliInvmass, AliJet, AliTrack and AliVertex to adapt to the new memory
                management of ROOT 3.01 (and later) in case of reading trees.
06-dec-2001 NvE Memory usage optimised for AliVertex & co. and memory leak due to
                cloning solved.
07-dec-2001 NvE ClassDef() and ClassImp() statements introduced for AliSample.
17-dec-2001 NvE Copy constructor and Init() memberfunction introduced for AliTrack & co.
14-jan-2002 NvE New schema evolution activated via the "+" behind the classnames
                in RALICELinkDef.h. Note that the new schema evolution only works
                correctly for ROOT version 3.02/07 and later.

22 years ago- hadronic correction
morsch [Fri, 18 Jan 2002 05:07:56 +0000 (05:07 +0000)]
- hadronic correction
- filling of digits
- track selection upon EMCAL information

22 years agoAliEMCALHadronicCorrection added.
morsch [Fri, 18 Jan 2002 03:57:05 +0000 (03:57 +0000)]
AliEMCALHadronicCorrection added.

22 years agoAcceptance and random rejection added.
morsch [Fri, 18 Jan 2002 03:27:12 +0000 (03:27 +0000)]
Acceptance and random rejection added.

22 years agoAliEMCALHadronicCorrection added
morsch [Fri, 18 Jan 2002 03:23:48 +0000 (03:23 +0000)]
AliEMCALHadronicCorrection added

22 years agoAliEMCALHadronicCorrection added.
morsch [Fri, 18 Jan 2002 03:21:38 +0000 (03:21 +0000)]
AliEMCALHadronicCorrection added.

22 years agoCorrected for Bugs in the calculation of ID numbers
schutz [Fri, 18 Jan 2002 03:01:34 +0000 (03:01 +0000)]
Corrected for Bugs in the calculation of ID numbers

22 years agoCorrected for Bugs and added getter methods
schutz [Fri, 18 Jan 2002 02:59:06 +0000 (02:59 +0000)]
Corrected for Bugs and added getter methods

22 years agoChanged the addition operator to better overlow of number of primaries
schutz [Fri, 18 Jan 2002 02:57:51 +0000 (02:57 +0000)]
Changed the addition operator to better overlow of number of primaries

22 years agocorrected bug in geometry (Bjorn)
schutz [Fri, 18 Jan 2002 00:06:29 +0000 (00:06 +0000)]
corrected bug in geometry (Bjorn)

22 years agoFirst commit.
morsch [Thu, 17 Jan 2002 23:52:43 +0000 (23:52 +0000)]
First commit.

22 years agoAnalyse track information.
morsch [Thu, 17 Jan 2002 23:30:21 +0000 (23:30 +0000)]
Analyse track information.

22 years agoExtra backspaces removed
hristov [Thu, 17 Jan 2002 07:44:24 +0000 (07:44 +0000)]
Extra backspaces removed

22 years agoCleaned CreateGeometry
schutz [Thu, 17 Jan 2002 02:53:51 +0000 (02:53 +0000)]
Cleaned CreateGeometry

22 years agoAdded new data members to remove magic numbers
schutz [Thu, 17 Jan 2002 02:51:25 +0000 (02:51 +0000)]
Added new data members to remove magic numbers

22 years agoundo precedent change
schutz [Thu, 17 Jan 2002 02:45:43 +0000 (02:45 +0000)]
undo precedent change

22 years agopedestal is subtracted not added
schutz [Thu, 17 Jan 2002 02:03:25 +0000 (02:03 +0000)]
pedestal is subtracted not added

22 years agochanged the ADC gain; added methods to retrieve ADC parameters
schutz [Thu, 17 Jan 2002 01:55:26 +0000 (01:55 +0000)]
changed the ADC gain; added methods to retrieve ADC parameters

22 years agoSetTrackList and TrackList implementation.
morsch [Thu, 17 Jan 2002 01:15:09 +0000 (01:15 +0000)]
SetTrackList and TrackList implementation.

22 years agoTower = Layer3...25 + fLayerRatio*(Layer1..2)
schutz [Wed, 16 Jan 2002 23:38:07 +0000 (23:38 +0000)]
Tower = Layer3...25 + fLayerRatio*(Layer1..2)
PreShower = fLayerRatio*(Layer1..2)

22 years agoadded IsInPreShower method
schutz [Wed, 16 Jan 2002 23:33:01 +0000 (23:33 +0000)]
added IsInPreShower method

22 years ago1. fPrimary and fParent are created by ctor
schutz [Wed, 16 Jan 2002 23:32:09 +0000 (23:32 +0000)]
1. fPrimary and fParent are created by ctor
2. added IsInPreShower method

22 years agoFirst commit.
morsch [Wed, 16 Jan 2002 23:23:49 +0000 (23:23 +0000)]
First commit.

22 years agoFirst commit.
morsch [Wed, 16 Jan 2002 23:04:36 +0000 (23:04 +0000)]
First commit.

22 years agoBuild list of tracks associated to jet.
morsch [Wed, 16 Jan 2002 23:03:57 +0000 (23:03 +0000)]
Build list of tracks associated to jet.

22 years agoList of tracks added.
morsch [Wed, 16 Jan 2002 23:03:05 +0000 (23:03 +0000)]
List of tracks added.

22 years agoRemoved files which were committed by mistake
schutz [Wed, 16 Jan 2002 20:28:28 +0000 (20:28 +0000)]
Removed files which were committed by mistake

22 years agoremove blanks before slash??????
schutz [Wed, 16 Jan 2002 20:24:55 +0000 (20:24 +0000)]
remove blanks before slash??????

22 years agoAdd sortzv needed by EMCAL.
morsch [Wed, 16 Jan 2002 20:22:15 +0000 (20:22 +0000)]
Add sortzv needed by EMCAL.

22 years agoremoved GetDigitsBranch
schutz [Wed, 16 Jan 2002 20:16:50 +0000 (20:16 +0000)]
removed GetDigitsBranch

22 years agoAdd jet finder classes
morsch [Wed, 16 Jan 2002 17:30:52 +0000 (17:30 +0000)]
Add jet finder classes

22 years agoFirst commit
morsch [Wed, 16 Jan 2002 17:29:19 +0000 (17:29 +0000)]
First commit

22 years agoFirst commit.
morsch [Wed, 16 Jan 2002 17:24:11 +0000 (17:24 +0000)]
First commit.

22 years agoFirst commit
morsch [Wed, 16 Jan 2002 17:23:26 +0000 (17:23 +0000)]
First commit

22 years agoadded new classes
schutz [Wed, 16 Jan 2002 17:05:45 +0000 (17:05 +0000)]
added new classes

22 years agocommented out classes that are not yet available
schutz [Wed, 16 Jan 2002 16:57:03 +0000 (16:57 +0000)]
commented out classes that are not yet available

22 years agoNew library paths
vestbo [Wed, 16 Jan 2002 12:43:11 +0000 (12:43 +0000)]
New library paths

22 years agoNew classes added
schutz [Wed, 16 Jan 2002 04:13:27 +0000 (04:13 +0000)]
New classes added

22 years agoNew class to calculate the time
schutz [Wed, 16 Jan 2002 04:12:40 +0000 (04:12 +0000)]
New class to calculate the time

22 years agoAdded methods to retrieve various parameters
schutz [Wed, 16 Jan 2002 04:10:24 +0000 (04:10 +0000)]
Added methods to retrieve various parameters

22 years agoAdded time and correction for entering particle
schutz [Wed, 16 Jan 2002 04:09:08 +0000 (04:09 +0000)]
Added time and correction for entering particle

22 years agoAdapted to PHOS classes using the Getter
schutz [Wed, 16 Jan 2002 04:07:35 +0000 (04:07 +0000)]
Adapted to PHOS classes using the Getter

22 years agoAdapted to PHOSGetter
schutz [Wed, 16 Jan 2002 04:03:44 +0000 (04:03 +0000)]
Adapted to PHOSGetter

22 years ago1. Added time
schutz [Wed, 16 Jan 2002 03:57:33 +0000 (03:57 +0000)]
1. Added time
2. Remove sampling fraction and preshower fraction

22 years agoInitialize API
morsch [Tue, 15 Jan 2002 23:05:51 +0000 (23:05 +0000)]
Initialize API

22 years agoSwitch off any optimisation to avoid problems on some machines.
morsch [Tue, 15 Jan 2002 23:04:34 +0000 (23:04 +0000)]
Switch off any optimisation to avoid problems on some machines.

22 years agoSpelling
schutz [Sat, 12 Jan 2002 16:28:40 +0000 (16:28 +0000)]
Spelling

22 years agoAll Methods of type void * xxxRef replaced by TObject ** xxxRef
schutz [Sat, 12 Jan 2002 16:26:29 +0000 (16:26 +0000)]
All Methods of type void * xxxRef replaced by TObject ** xxxRef
ReadTreeH changed so that it reads teh hits from all the tracks
In ReadTreeX the branch setaddress to the address of the pointer

22 years agoLatest changes
vestbo [Fri, 11 Jan 2002 15:52:20 +0000 (15:52 +0000)]
Latest changes

22 years agoBack to previus version
skowron [Thu, 10 Jan 2002 18:55:47 +0000 (18:55 +0000)]
Back to previus version

22 years agoBug correction: files closed to early
skowron [Thu, 10 Jan 2002 18:37:33 +0000 (18:37 +0000)]
Bug correction: files closed to early

22 years agoadded G3TOG4, corrected G3G4_NO_REFLECTION setting
ivana [Thu, 10 Jan 2002 10:58:52 +0000 (10:58 +0000)]
added G3TOG4, corrected G3G4_NO_REFLECTION setting

22 years agoChanged the test on GetTile in Init
schutz [Thu, 10 Jan 2002 10:38:28 +0000 (10:38 +0000)]
Changed the test on GetTile in Init

22 years agoadded G3G4_NOREFLECTION
ivana [Thu, 10 Jan 2002 10:23:09 +0000 (10:23 +0000)]
added G3G4_NOREFLECTION

22 years agoNew fIshunt=2 option that allows to associate to a hit the particle that first entere...
hristov [Thu, 10 Jan 2002 09:32:06 +0000 (09:32 +0000)]
New fIshunt=2 option that allows to associate to a hit the particle that first entered in the cell where the hit occurred (Y.Schutz)

22 years agoremoved call to private G4EnergyLossTables::GetTables()
ivana [Thu, 10 Jan 2002 08:29:25 +0000 (08:29 +0000)]
removed call to private G4EnergyLossTables::GetTables()

22 years agoIncrease memory allocated for ZEBRA.
morsch [Wed, 9 Jan 2002 17:06:00 +0000 (17:06 +0000)]
Increase memory allocated for ZEBRA.

22 years ago3D Q cuts added
skowron [Wed, 9 Jan 2002 16:49:25 +0000 (16:49 +0000)]
3D Q cuts added

22 years agoreplaced MANY by ONLY
schutz [Wed, 9 Jan 2002 16:15:58 +0000 (16:15 +0000)]
replaced MANY by ONLY

22 years agoHits are associated with entering particles which parents are kept (Sahal)
schutz [Wed, 9 Jan 2002 15:51:25 +0000 (15:51 +0000)]
Hits are associated with entering particles which parents are kept (Sahal)

22 years agoReduced the number of daughter volumes (Sahal)
schutz [Wed, 9 Jan 2002 15:50:17 +0000 (15:50 +0000)]
Reduced the number of daughter volumes (Sahal)

22 years agoInline declaration eliminiated to avoid problems with GCC on RH7.1+
barbera [Wed, 9 Jan 2002 13:26:10 +0000 (13:26 +0000)]
Inline declaration eliminiated to avoid problems with GCC on RH7.1+

22 years agoClassImp's for 3D Q cuts added
skowron [Wed, 9 Jan 2002 13:13:46 +0000 (13:13 +0000)]
ClassImp's for 3D Q cuts added

22 years agoAdded maikes classes
vestbo [Wed, 9 Jan 2002 12:13:37 +0000 (12:13 +0000)]
Added maikes classes

22 years agolibHBTAnalysis renamed to libHBTAN
skowron [Wed, 9 Jan 2002 11:51:44 +0000 (11:51 +0000)]
libHBTAnalysis renamed to libHBTAN

22 years agoTwoPart Fctn -> OnePair; FourPart -> TwoPair
skowron [Wed, 9 Jan 2002 11:24:39 +0000 (11:24 +0000)]
TwoPart Fctn -> OnePair; FourPart -> TwoPair

22 years agoPythia 6.204 fortran code.
morsch [Wed, 9 Jan 2002 09:36:40 +0000 (09:36 +0000)]
Pythia 6.204 fortran code.

22 years agoIn Init() check first if title is set before giving the default value
schutz [Wed, 9 Jan 2002 09:28:50 +0000 (09:28 +0000)]
In Init() check first if title is set before giving the default value

22 years agoModified the way the shift in the primaries list is done in case of event mixing
schutz [Wed, 9 Jan 2002 08:46:31 +0000 (08:46 +0000)]
Modified the way the shift in the primaries list is done in case of event mixing

22 years agoadded an initialisation to 0
schutz [Tue, 8 Jan 2002 12:05:27 +0000 (12:05 +0000)]
added an initialisation to 0

22 years agoremoved a statement out of a loop
schutz [Tue, 8 Jan 2002 12:04:24 +0000 (12:04 +0000)]
removed a statement out of a loop

22 years agoUpdate for EMCAL readers and AliGenHIJINGparaBa
morsch [Tue, 8 Jan 2002 10:00:09 +0000 (10:00 +0000)]
Update for EMCAL readers and AliGenHIJINGparaBa

22 years agoReaders for EMCAL primary particle input.
morsch [Tue, 8 Jan 2002 09:59:34 +0000 (09:59 +0000)]
Readers for EMCAL primary particle input.

22 years agoCorrected for a bug in StepManager: wrong labelling of the 3-momentum in CPV tracking
schutz [Tue, 8 Jan 2002 09:57:36 +0000 (09:57 +0000)]
Corrected for a bug in StepManager: wrong labelling of the 3-momentum in CPV tracking

22 years agoPart of new PID code from Boris Batyunya
barbera [Tue, 8 Jan 2002 09:56:44 +0000 (09:56 +0000)]
Part of new PID code from Boris Batyunya

22 years agoHIJING parameterisation including baryons, first commit.
morsch [Tue, 8 Jan 2002 09:47:28 +0000 (09:47 +0000)]
HIJING parameterisation including baryons, first commit.

22 years agoPart of new PID code from Boris Batyunya
barbera [Tue, 8 Jan 2002 09:42:45 +0000 (09:42 +0000)]
Part of new PID code from Boris Batyunya

22 years agolibEMCAL added.
morsch [Tue, 8 Jan 2002 09:41:30 +0000 (09:41 +0000)]
libEMCAL added.

22 years agoBug corrected in the implementation of the operator ==
schutz [Tue, 8 Jan 2002 08:02:00 +0000 (08:02 +0000)]
Bug corrected in the implementation of the operator ==

22 years agoChanged to normal bfield
vestbo [Mon, 7 Jan 2002 16:47:53 +0000 (16:47 +0000)]
Changed to normal bfield

22 years agoAdded debugs
vestbo [Mon, 7 Jan 2002 16:47:28 +0000 (16:47 +0000)]
Added debugs

22 years agoUpdate
vestbo [Mon, 7 Jan 2002 16:34:19 +0000 (16:34 +0000)]
Update

22 years agoFunctions to make pileup events.
vestbo [Mon, 7 Jan 2002 16:32:11 +0000 (16:32 +0000)]
Functions to make pileup events.

22 years agoAdded const where compiler told me to
schutz [Mon, 7 Jan 2002 16:26:29 +0000 (16:26 +0000)]
Added const where compiler told me to
Comment a loop over number of tracks that uncessarely increased the number of SDigits (To be checked why the loop was there)

22 years agoAdded const where compiler told me to
schutz [Mon, 7 Jan 2002 16:24:39 +0000 (16:24 +0000)]
Added const where compiler told me to

22 years agoNEW CLASSES FOR SDIGITS AND DIGITS
schutz [Mon, 7 Jan 2002 16:20:22 +0000 (16:20 +0000)]
NEW CLASSES FOR SDIGITS AND DIGITS

22 years agoVERSION OF EMCAL I GOT FROM SAHAL
schutz [Mon, 7 Jan 2002 16:16:14 +0000 (16:16 +0000)]
VERSION OF EMCAL I GOT FROM SAHAL

22 years agoAdded const where it made sense
schutz [Mon, 7 Jan 2002 16:12:32 +0000 (16:12 +0000)]
Added const where it made sense
Particles in TreeK are now posted to a folder

22 years agoTwo Particle Function -> One Pair; FourPart -> TwoPair
skowron [Mon, 7 Jan 2002 16:10:29 +0000 (16:10 +0000)]
Two Particle Function -> One Pair; FourPart -> TwoPair

22 years agoAdded const when compiler asked me to
schutz [Mon, 7 Jan 2002 16:08:58 +0000 (16:08 +0000)]
Added const when compiler asked me to
Reduced the offset for registering the primary in case of event mixing in Digitize()
Commented SetTitle("galice.root") in Init(). Check why this was done so.
The folder name was wrong in MixWith() and Print()

22 years agoAdded fShiftOffset for the table of primaries in case of standalone event mixing...
schutz [Mon, 7 Jan 2002 16:05:04 +0000 (16:05 +0000)]
Added fShiftOffset for the table of primaries in case of standalone event mixing (not sure yet if usefull)
Added a test in GetPrimary because numbering starts at 1 (not 0)

22 years agoAdded AddHitLists in ctor
schutz [Mon, 7 Jan 2002 15:59:20 +0000 (15:59 +0000)]
Added AddHitLists in ctor
fIShunt =2 (needs new AliHit): associates the first particle that entered phos (instead of the primary particle) to the summed hit generated by this particle in an activce cell
Keeps together with the primary the particles that entered first PHOS and the whole chain of parents (see StepManager)

22 years agoAdd kinematic bias for direct gamma production.
morsch [Thu, 20 Dec 2001 11:44:28 +0000 (11:44 +0000)]
Add kinematic bias for direct gamma production.