]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
24 years agoremoved obsolete AliTPCDigitsDisplay.C
kowal2 [Mon, 17 Apr 2000 09:42:27 +0000 (09:42 +0000)]
removed obsolete AliTPCDigitsDisplay.C

24 years agoCorrect volume to medium assignment in case several media are asigned to the
morsch [Fri, 14 Apr 2000 11:07:46 +0000 (11:07 +0000)]
Correct volume to medium assignment in case several media are asigned to the
same material.

24 years agoSmall corrections left over from removal of AliVMC for G4 compatibility
fca [Sun, 9 Apr 2000 19:00:26 +0000 (19:00 +0000)]
Small corrections left over from removal of AliVMC for G4 compatibility

24 years agoAdding Ishunt funcionality to AliPHOSv0hits class
martinez [Fri, 7 Apr 2000 15:30:31 +0000 (15:30 +0000)]
Adding Ishunt funcionality to AliPHOSv0hits class

24 years agoG4 compatibility changes
fca [Fri, 7 Apr 2000 11:12:35 +0000 (11:12 +0000)]
G4 compatibility changes

24 years agoCheck status code of particles in Pythia event
morsch [Wed, 5 Apr 2000 08:36:13 +0000 (08:36 +0000)]
Check status code of particles in Pythia event
to avoid double counting as partonic state and final state particle.

24 years agoWorkaround for an HP compiler problem
fca [Wed, 5 Apr 2000 06:51:06 +0000 (06:51 +0000)]
Workaround for an HP compiler problem

24 years agoRemoving cout from AliPHOSv0hits::AddHit(Int_t, Int_t, Float_t *)
martinez [Tue, 4 Apr 2000 15:18:42 +0000 (15:18 +0000)]
Removing cout from AliPHOSv0hits::AddHit(Int_t, Int_t, Float_t *)

24 years agoFixed volume error with vomule SFR5. Loop positioning this volume is now from
nilsen [Tue, 4 Apr 2000 14:22:06 +0000 (14:22 +0000)]
Fixed volume error with vomule SFR5. Loop positioning this volume is now from
<=23 (was <=24). This may not be the final version.

24 years agoSetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.
morsch [Mon, 3 Apr 2000 15:42:32 +0000 (15:42 +0000)]
SetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.

24 years agoCuts on primary particles are separated from those on the decay products. Methods
morsch [Mon, 3 Apr 2000 15:42:12 +0000 (15:42 +0000)]
Cuts on primary particles are separated from those on the decay products. Methods
SetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.

24 years agoCorrection of the AWK definition
fca [Mon, 3 Apr 2000 15:37:32 +0000 (15:37 +0000)]
Correction of the AWK definition

24 years agoUsing the constructor for AliPHOSHit in AliPHOSv0hits::StepManager()
martinez [Mon, 3 Apr 2000 15:13:26 +0000 (15:13 +0000)]
Using the constructor for AliPHOSHit in AliPHOSv0hits::StepManager()

24 years agoNew constructor for AliPHOSHit: (Int_t primary, Int_t track, Float * hits)
martinez [Mon, 3 Apr 2000 15:12:36 +0000 (15:12 +0000)]
New constructor for AliPHOSHit: (Int_t primary, Int_t track, Float * hits)

24 years agoNew makefiles for OSF and Solaris, compatibility changes in the others
fca [Mon, 3 Apr 2000 15:08:57 +0000 (15:08 +0000)]
New makefiles for OSF and Solaris, compatibility changes in the others

24 years agoIntroduce extra scope for non ANSI compliant C++ compilers
fca [Mon, 3 Apr 2000 08:13:40 +0000 (08:13 +0000)]
Introduce extra scope for non ANSI compliant C++ compilers

24 years agoAdded test for existence in the dtor
schutz [Thu, 30 Mar 2000 08:15:39 +0000 (08:15 +0000)]
Added test for existence in the dtor

24 years agoAdding StepManager function to AliPHOSv0hits class to set the tracknumber
martinez [Wed, 29 Mar 2000 12:48:41 +0000 (12:48 +0000)]
Adding StepManager function to AliPHOSv0hits class to set the tracknumber

24 years agoAdding StepManager function to AliPHOSv0hits class to set the tracknumber
martinez [Wed, 29 Mar 2000 12:45:48 +0000 (12:45 +0000)]
Adding StepManager function to AliPHOSv0hits class to set the tracknumber

24 years agoNew method to access PpsdRecPoints
martinez [Tue, 28 Mar 2000 16:29:09 +0000 (16:29 +0000)]
New method to access PpsdRecPoints

24 years agoNew method to access PpsdRecPoints
schutz [Tue, 28 Mar 2000 14:34:01 +0000 (14:34 +0000)]
New method to access PpsdRecPoints

24 years agoChanged access to digits
schutz [Tue, 28 Mar 2000 14:32:50 +0000 (14:32 +0000)]
Changed access to digits

24 years agoNew methods to access RecPoints, TrackSegments and RecParticles from memory or from...
schutz [Tue, 28 Mar 2000 14:31:39 +0000 (14:31 +0000)]
New methods to access RecPoints, TrackSegments and RecParticles from memory or from the TreeR

24 years agoAdding new classe AliPHOSv0hits (no cout)
martinez [Tue, 28 Mar 2000 14:30:23 +0000 (14:30 +0000)]
Adding new classe AliPHOSv0hits (no cout)

24 years agoRemoved unused data members
schutz [Tue, 28 Mar 2000 14:29:58 +0000 (14:29 +0000)]
Removed unused data members

24 years agoAdding new classe AliPHOSv0hits (new name for coding conventions)
martinez [Tue, 28 Mar 2000 14:22:31 +0000 (14:22 +0000)]
Adding new classe AliPHOSv0hits (new name for coding conventions)

24 years agoNew PHOSLinkDef containing AliPHOSv0hits class
martinez [Tue, 28 Mar 2000 14:20:13 +0000 (14:20 +0000)]
New PHOSLinkDef containing AliPHOSv0hits class

24 years agoNew Makefile containing AliPHOSv0hits class
martinez [Tue, 28 Mar 2000 14:19:51 +0000 (14:19 +0000)]
New Makefile containing AliPHOSv0hits class

24 years agoAdding new classe AliPHOSv0hits (new name for coding conventions
martinez [Tue, 28 Mar 2000 14:19:02 +0000 (14:19 +0000)]
Adding new classe AliPHOSv0hits (new name for coding conventions

24 years agoIntroduce factor for magnetic field
fca [Tue, 28 Mar 2000 12:40:24 +0000 (12:40 +0000)]
Introduce factor for magnetic field

24 years agoAdding new classe AliPHOSv0_hits
martinez [Tue, 28 Mar 2000 12:07:04 +0000 (12:07 +0000)]
Adding new classe AliPHOSv0_hits

24 years agoNew class derived from AliPHOSv0 which writes all hits on TreeH. In principle this...
martinez [Tue, 28 Mar 2000 12:06:18 +0000 (12:06 +0000)]
New class derived from AliPHOSv0 which writes all hits on TreeH. In principle this class is NOT recommended for doing reconstruction!

24 years agoMake destructor virtual
fca [Mon, 27 Mar 2000 20:01:17 +0000 (20:01 +0000)]
Make destructor virtual

24 years agoModifing geometry
alla [Mon, 27 Mar 2000 17:24:33 +0000 (17:24 +0000)]
Modifing geometry

24 years agoVertex reconstruction
alla [Fri, 24 Mar 2000 17:46:58 +0000 (17:46 +0000)]
Vertex reconstruction

24 years agoNew AliSTARThit
alla [Fri, 24 Mar 2000 17:43:39 +0000 (17:43 +0000)]
New AliSTARThit

24 years agoNew AliSTART
alla [Fri, 24 Mar 2000 17:40:35 +0000 (17:40 +0000)]
New AliSTART

24 years agocuts larger than 10 keV !!!!!
martinez [Fri, 24 Mar 2000 13:47:03 +0000 (13:47 +0000)]
cuts larger than 10 keV !!!!!

24 years agoRationalisation of the virtual MC interfaces
fca [Wed, 22 Mar 2000 18:08:07 +0000 (18:08 +0000)]
Rationalisation of the virtual MC interfaces

24 years agoSetting appropriate energy range
fca [Wed, 22 Mar 2000 17:34:51 +0000 (17:34 +0000)]
Setting appropriate energy range

24 years agoFixed error with aCC compiler on HP-Unix. Thanks Peter Hirstov for finding it.
nilsen [Wed, 22 Mar 2000 14:59:53 +0000 (14:59 +0000)]
Fixed error with aCC compiler on HP-Unix. Thanks Peter Hirstov for finding it.

24 years agoSetGenerator does not replace an existing generator, ResetGenerator does
fca [Wed, 22 Mar 2000 13:42:26 +0000 (13:42 +0000)]
SetGenerator does not replace an existing generator, ResetGenerator does

24 years agoAdding GEANT3 common blocks to known structures for CINT
fca [Tue, 21 Mar 2000 11:43:58 +0000 (11:43 +0000)]
Adding GEANT3 common blocks to known structures for CINT

24 years agoAdding GEANT3 common blocks to known structures for CINT
fca [Tue, 21 Mar 2000 11:42:35 +0000 (11:42 +0000)]
Adding GEANT3 common blocks to known structures for CINT

24 years agoChange muon particle code to PDG code.
morsch [Mon, 20 Mar 2000 18:03:24 +0000 (18:03 +0000)]
Change muon particle code to PDG code.

24 years agoTString replaced by char * in RecAna::RecAna
schutz [Mon, 20 Mar 2000 15:51:55 +0000 (15:51 +0000)]
TString replaced by char * in RecAna::RecAna

24 years agoMods to make the code compile on HP
fca [Mon, 20 Mar 2000 15:11:03 +0000 (15:11 +0000)]
Mods to make the code compile on HP

24 years agoNew version to support new PHOS code
fca [Mon, 20 Mar 2000 14:22:25 +0000 (14:22 +0000)]
New version to support new PHOS code

24 years agoThis is a MAJOR modification:
schutz [Mon, 20 Mar 2000 12:05:33 +0000 (12:05 +0000)]
This is a MAJOR modification:
1. The cumulative hits in one cell are stored as a TClonesArray in TreeD/PHOSCH
2. The reconstructed objects are stored in TreeR :
     a. EmcRecPoints in TreeR/PHOSEmcRP   (TObjectArray)
     b. PpsdRecPoints in TreeR/PHOSPpsdRP (TClonesArray)
     c. TrackSegments in TreeR/PHOSTS   (TClonesArray)
     d. RecParticles in TreeR/PHOSRP (TClonesArray)
3. The various reconstructed objects are linked together :
        RecParticle->TrackSegment->RecPoint->PrimaryParticle
    The mechanism to access the relation is provided by the AliPHOSIndexToObject algorithmic class
4. PetiteMacrodeNuit.C is a macro using the RecAna class that shows how to analyse TreeR

24 years agoChanges imposed by HP-UX which ignores the new C++ standart
schutz [Wed, 15 Mar 2000 08:00:19 +0000 (08:00 +0000)]
Changes imposed by HP-UX which ignores the new C++ standart

24 years agoThe web becomes richer
schutz [Tue, 14 Mar 2000 18:33:02 +0000 (18:33 +0000)]
The web becomes richer

24 years agoThe web becomes richer
schutz [Tue, 14 Mar 2000 18:27:54 +0000 (18:27 +0000)]
The web becomes richer

24 years agoCorrect for incompabilities with HP-UX and compaq (!) (on request by fca)
schutz [Tue, 14 Mar 2000 18:24:44 +0000 (18:24 +0000)]
Correct for incompabilities with HP-UX and compaq (!) (on request by fca)

24 years agoCorrect path of images and src
schutz [Mon, 13 Mar 2000 09:53:50 +0000 (09:53 +0000)]
Correct path of images and src

24 years agoThis commit was generated by cvs2svn to compensate for changes in r799,
schutz [Mon, 13 Mar 2000 09:33:07 +0000 (09:33 +0000)]
This commit was generated by cvs2svn to compensate for changes in r799,
which included commits to RCS files with non-trunk default branches.

24 years agoImprove documentation
schutz [Mon, 13 Mar 2000 09:15:45 +0000 (09:15 +0000)]
Improve documentation

24 years agoMerged ITS-working with HEAD. Improved some of the documentation and
nilsen [Tue, 7 Mar 2000 18:51:23 +0000 (18:51 +0000)]
Merged ITS-working with HEAD. Improved some of the documentation and
compatibility.

24 years agoMerge form ITS-working to HEAD. Added many new functions. Also added hits
nilsen [Tue, 7 Mar 2000 18:49:19 +0000 (18:49 +0000)]
Merge form ITS-working to HEAD. Added many new functions. Also added hits
for entering particles and the like. Should be fully backwards compatable.

24 years agomerged form ITS-working to HEAD. Minor changes.
nilsen [Tue, 7 Mar 2000 18:47:52 +0000 (18:47 +0000)]
merged form ITS-working to HEAD. Minor changes.

24 years agoMerged form ITS-working to HEAD. Minor changes
nilsen [Tue, 7 Mar 2000 18:46:59 +0000 (18:46 +0000)]
Merged form ITS-working to HEAD. Minor changes

24 years agomerged form ITS-working to HEAD. Minor changes
nilsen [Tue, 7 Mar 2000 18:46:24 +0000 (18:46 +0000)]
merged form ITS-working to HEAD. Minor changes

24 years agoMerged from ITS-working to HEAD. Minor changes.
nilsen [Tue, 7 Mar 2000 18:45:57 +0000 (18:45 +0000)]
Merged from ITS-working to HEAD. Minor changes.

24 years agoMerge from ITS-working to HEAD. Include many changes and improvement in the
nilsen [Tue, 7 Mar 2000 18:45:09 +0000 (18:45 +0000)]
Merge from ITS-working to HEAD. Include many changes and improvement in the
documentation. Should be fully backward compatable.

24 years agoUpdate from ITS-working to Head. Included many changes in improvements to the
nilsen [Tue, 7 Mar 2000 18:44:09 +0000 (18:44 +0000)]
Update from ITS-working to Head. Included many changes in improvements to the
documentation. This should be fully backward compatible.

24 years agostatic Int_t irwn=0;
morsch [Tue, 7 Mar 2000 13:52:54 +0000 (13:52 +0000)]
static Int_t irwn=0;

24 years agoNew version of the code, see history.txt for more details
fca [Tue, 7 Mar 2000 06:57:39 +0000 (06:57 +0000)]
New version of the code, see history.txt for more details

24 years agoEMCAL Threshold for digitaziation put in the correct place
schutz [Mon, 6 Mar 2000 08:47:11 +0000 (08:47 +0000)]
EMCAL Threshold for digitaziation put in the correct place

24 years agoModified to take into account non-default streamer function in AliITShit.
nilsen [Sun, 5 Mar 2000 00:13:32 +0000 (00:13 +0000)]
Modified to take into account non-default streamer function in AliITShit.

24 years agoFixed merge error.
nilsen [Sun, 5 Mar 2000 00:11:03 +0000 (00:11 +0000)]
Fixed merge error.

24 years agoClusterizer parameters
martinez [Fri, 3 Mar 2000 17:54:45 +0000 (17:54 +0000)]
Clusterizer parameters

24 years agoRemoving couts
martinez [Fri, 3 Mar 2000 17:53:41 +0000 (17:53 +0000)]
Removing couts

24 years agoRemoving threshold in FinishEvent()
martinez [Fri, 3 Mar 2000 15:37:06 +0000 (15:37 +0000)]
Removing threshold in FinishEvent()

24 years agoRequiring EMC in 2D histo of digits and Clusterizer EMC threshold
martinez [Fri, 3 Mar 2000 15:36:12 +0000 (15:36 +0000)]
Requiring EMC in 2D histo of digits and Clusterizer EMC threshold

24 years agoAdding Get functions to Clusterizerv1
martinez [Fri, 3 Mar 2000 15:35:10 +0000 (15:35 +0000)]
Adding Get functions to Clusterizerv1

24 years agoAdding Get virtual functions to Clusterizer
martinez [Fri, 3 Mar 2000 15:35:02 +0000 (15:35 +0000)]
Adding Get virtual functions to Clusterizer

24 years agoAdding Get functions to Clusterizerv1
martinez [Fri, 3 Mar 2000 14:06:57 +0000 (14:06 +0000)]
Adding Get functions to Clusterizerv1

24 years agoAdding Get virtual functions to Clusterizer
martinez [Fri, 3 Mar 2000 14:06:43 +0000 (14:06 +0000)]
Adding Get virtual functions to Clusterizer

24 years agoadded the correction for the start point depth of the shower (GetMomentumDirection)
schutz [Thu, 2 Mar 2000 17:19:00 +0000 (17:19 +0000)]
added the correction for the start point depth of the shower (GetMomentumDirection)

24 years agoAdded a threshold (fDigitThreshold) to validate a digit
schutz [Thu, 2 Mar 2000 16:29:43 +0000 (16:29 +0000)]
Added a threshold (fDigitThreshold) to validate a digit

24 years agoIntroduce a crummy way to deal with the primary list, as Int * cannot be streamed...
schutz [Thu, 2 Mar 2000 15:34:10 +0000 (15:34 +0000)]
Introduce a crummy way to deal with the primary list, as Int * cannot be streamed when in a TClonesArray (sorry for that)

24 years agoFast simulation ready to be tested
schutz [Thu, 2 Mar 2000 14:37:06 +0000 (14:37 +0000)]
Fast simulation ready to be tested

24 years agoDerives from AliPHOSFastRecParticle now
schutz [Thu, 2 Mar 2000 14:36:17 +0000 (14:36 +0000)]
Derives from AliPHOSFastRecParticle now

24 years agoCorrected the copy ctor: Rene was wrong(!)
schutz [Thu, 2 Mar 2000 11:35:33 +0000 (11:35 +0000)]
Corrected the copy ctor: Rene was wrong(!)

24 years agoEnergy threshold in digit 2D histo in DisplayRecPoints()
martinez [Thu, 2 Mar 2000 11:08:57 +0000 (11:08 +0000)]
Energy threshold in digit 2D histo in DisplayRecPoints()

24 years agoDisplayRecPoint threshold is added for digit 2D histo and clusterizing parameters...
martinez [Thu, 2 Mar 2000 11:04:35 +0000 (11:04 +0000)]
DisplayRecPoint threshold is added for digit 2D histo and clusterizing parameters set to 25 MeV and 0.5 GeV

24 years agoFast simulation continued: Particle identification included
schutz [Thu, 2 Mar 2000 11:00:21 +0000 (11:00 +0000)]
Fast simulation continued: Particle identification included

24 years agocosmetics only
schutz [Thu, 2 Mar 2000 10:59:08 +0000 (10:59 +0000)]
cosmetics only

24 years agoFinishEvent deja=kFALSE in the hit loop
martinez [Thu, 2 Mar 2000 10:12:53 +0000 (10:12 +0000)]
FinishEvent deja=kFALSE in the hit loop

24 years agoLimiting the number of primaries to 3 in the integer array
schutz [Wed, 1 Mar 2000 17:55:57 +0000 (17:55 +0000)]
Limiting the number of primaries to 3 in the  integer array

24 years agoContinuous progress on the Fast Simulation: AliPHOSFastRecParticle is born
schutz [Wed, 1 Mar 2000 13:32:02 +0000 (13:32 +0000)]
Continuous progress on the Fast Simulation: AliPHOSFastRecParticle is born

24 years agoonly cosmetics
schutz [Wed, 1 Mar 2000 13:26:51 +0000 (13:26 +0000)]
only cosmetics

24 years agoMove gucode into AliGeant3.cxx
fca [Tue, 29 Feb 2000 19:11:17 +0000 (19:11 +0000)]
Move gucode into AliGeant3.cxx

24 years agoPass flags to recursive makes
fca [Tue, 29 Feb 2000 19:03:22 +0000 (19:03 +0000)]
Pass flags to recursive makes

24 years agoSome additions to improve the compatibility with G4
fca [Mon, 28 Feb 2000 21:03:57 +0000 (21:03 +0000)]
Some additions to improve the compatibility with G4

24 years agoMake drawing and viewving named macros
fca [Mon, 28 Feb 2000 19:51:04 +0000 (19:51 +0000)]
Make drawing and viewving named macros

24 years agoInclude the new TRD classes
cblume [Mon, 28 Feb 2000 19:10:26 +0000 (19:10 +0000)]
Include the new TRD classes

24 years agoCleanup
cblume [Mon, 28 Feb 2000 19:06:16 +0000 (19:06 +0000)]
Cleanup

24 years agoAdd new TRD classes
cblume [Mon, 28 Feb 2000 19:05:17 +0000 (19:05 +0000)]
Add new TRD classes

24 years agoNew constructor for PHOS in configuration file
fca [Mon, 28 Feb 2000 09:03:29 +0000 (09:03 +0000)]
New constructor for PHOS in configuration file

24 years agoClass AliGenDoubleScan included
morsch [Wed, 23 Feb 2000 16:40:21 +0000 (16:40 +0000)]
Class AliGenDoubleScan included