u/mrichter/AliRoot.git
20 years agoClass that performs Hits2SDigits, SDigits2Digits and Hits2Digits in split file or...
schutz [Fri, 31 May 2002 16:29:42 +0000 (16:29 +0000)]
Class that performs Hits2SDigits, SDigits2Digits and Hits2Digits in split file or not for
both PHOS and EMCAL

20 years agoAdded class TParticle to keep the compiler happy
schutz [Fri, 31 May 2002 16:27:21 +0000 (16:27 +0000)]
Added class TParticle to keep the compiler happy

20 years agoRemoved the retrival of gAlice in GetInstance()
schutz [Fri, 31 May 2002 16:26:21 +0000 (16:26 +0000)]
Removed the retrival of gAlice in GetInstance()

20 years agoRefreshes gAlice by getting it from the file each time a new getter is instantiated
schutz [Fri, 31 May 2002 15:24:07 +0000 (15:24 +0000)]
Refreshes gAlice by getting it from the file each time a new getter is instantiated

20 years agoDisplaced a cd()... Not sure if it makes any difference
schutz [Fri, 31 May 2002 15:22:11 +0000 (15:22 +0000)]
Displaced a cd()... Not sure if it makes any difference

20 years agoRefreshes gAlice by getting it again from the file
schutz [Fri, 31 May 2002 15:20:51 +0000 (15:20 +0000)]
Refreshes gAlice by getting it again from the file

20 years agoAddition to keep the on the flight compilation silent
schutz [Fri, 31 May 2002 15:17:51 +0000 (15:17 +0000)]
Addition to keep the on the flight compilation silent

20 years agoSome changes in AliL3Hough::Evaluate. Comments have been added in the code.
vestbo [Fri, 31 May 2002 14:41:19 +0000 (14:41 +0000)]
Some changes in AliL3Hough::Evaluate. Comments have been added in the code.
Added some timing outputs in AliL3Hough.
In AliL3HoughEval::LookInsideRoad; removed the check whether the tracks is
leaving the slice; because this fails when the tracks is bending _in_ to the
slice. In the argument, one can also access the number of padrows which where
good; meaning padrows along the road which had signal.
In AliL3HoughMaxFinder; currently the check for the gradient is commented out.

20 years agoAdded getter GetNRows()
vestbo [Fri, 31 May 2002 12:47:43 +0000 (12:47 +0000)]
Added getter GetNRows()

20 years agoDummy Impact() method added.
morsch [Fri, 31 May 2002 08:05:40 +0000 (08:05 +0000)]
Dummy Impact() method added.

20 years agoImpact methode purely virtual.
morsch [Fri, 31 May 2002 08:04:10 +0000 (08:04 +0000)]
Impact methode purely virtual.

20 years agoAdded a flag
vestbo [Fri, 31 May 2002 08:03:34 +0000 (08:03 +0000)]
Added a flag

20 years agoImpact method added.
morsch [Fri, 31 May 2002 08:01:17 +0000 (08:01 +0000)]
Impact method added.

20 years agoImproved the mechanism to divert SDigits into a separate file.
schutz [Thu, 30 May 2002 16:22:58 +0000 (16:22 +0000)]
Improved the mechanism to divert SDigits into a separate file.

20 years agoImproved the mechanism to divert SDigits into a separate file.
schutz [Thu, 30 May 2002 15:09:52 +0000 (15:09 +0000)]
Improved the mechanism to divert SDigits into a separate file.

20 years agoImpact method added. (G. Martinez)
morsch [Thu, 30 May 2002 15:02:31 +0000 (15:02 +0000)]
Impact method added. (G. Martinez)

20 years agoIncrease version number.
morsch [Thu, 30 May 2002 14:59:53 +0000 (14:59 +0000)]
Increase version number.

20 years agoCheck geometrical acceptance. (G. Martinez)
morsch [Thu, 30 May 2002 14:59:12 +0000 (14:59 +0000)]
Check geometrical acceptance. (G. Martinez)

20 years agoAdd pointer to AliGeometry to handle geometrical acceptance. (G. MArtinez)
morsch [Thu, 30 May 2002 14:58:29 +0000 (14:58 +0000)]
Add pointer to AliGeometry to handle geometrical acceptance. (G. MArtinez)

20 years agoImproved the mechanism to divert SDigits into a separate file.
schutz [Thu, 30 May 2002 14:44:13 +0000 (14:44 +0000)]
Improved the mechanism to divert SDigits into a separate file.

20 years agoBugfix in AliL3Hough::FindTrackCandidates; when track->SetEta, one has to
vestbo [Thu, 30 May 2002 14:39:40 +0000 (14:39 +0000)]
Bugfix in AliL3Hough::FindTrackCandidates; when track->SetEta, one has to
check the current slice, in order to get minus sign on other half of TPC.
Included an upper threshold in AliL3HoughBaseTransformer; all digits with
high values than this are not transformed.

20 years agoImproved the mechanism to divert SDigits into a separate file.
schutz [Thu, 30 May 2002 14:14:49 +0000 (14:14 +0000)]
Improved the mechanism to divert SDigits into a separate file.
Removed for the dtor delete's of objects of which the Getter is not the owner

20 years agoChange to the directory of the file when the getter is created (fFile->cd())
schutz [Thu, 30 May 2002 14:12:30 +0000 (14:12 +0000)]
Change to the directory of the file when the getter is created (fFile->cd())

20 years agoForgot this one last time...
vestbo [Thu, 30 May 2002 13:46:44 +0000 (13:46 +0000)]
Forgot this one last time...

20 years agoLatest version
vestbo [Thu, 30 May 2002 13:24:00 +0000 (13:24 +0000)]
Latest version

20 years agoChanges to make AliL3Compress work with new AliL3MemHandler::Init.
loizides [Thu, 30 May 2002 13:10:53 +0000 (13:10 +0000)]
Changes to make AliL3Compress work with new AliL3MemHandler::Init.

20 years agoMore robust geometry for bellows: use divisions and neg. parameters.
morsch [Thu, 30 May 2002 11:58:34 +0000 (11:58 +0000)]
More robust geometry for bellows: use divisions and neg. parameters.

20 years agoAdded capability to handle backlinked list properly.
loizides [Wed, 29 May 2002 18:06:57 +0000 (18:06 +0000)]
Added capability to handle backlinked list properly.

20 years agoChanges done to make read work with new AliL3AltroMemHandler.
loizides [Wed, 29 May 2002 18:05:50 +0000 (18:05 +0000)]
Changes done to make read work with new AliL3AltroMemHandler.

20 years agoLatest version
vestbo [Wed, 29 May 2002 16:27:11 +0000 (16:27 +0000)]
Latest version

20 years agoMade display class work. Also added it to makefile.
vestbo [Wed, 29 May 2002 14:19:22 +0000 (14:19 +0000)]
Made display class work. Also added it to makefile.

20 years agoReading ListOfHits using the entries in treeH, since the primaries in treeK does...
martinez [Wed, 29 May 2002 13:47:26 +0000 (13:47 +0000)]
Reading ListOfHits using the entries in treeH, since the primaries in treeK does not correspond to the primaries in geant

20 years agoChanges done to include new ALiL3HoughTransformerVhdl.
loizides [Wed, 29 May 2002 11:37:40 +0000 (11:37 +0000)]
Changes done to include new ALiL3HoughTransformerVhdl.

20 years agoMade it possible to read different and several events from rootfile.
vestbo [Wed, 29 May 2002 11:30:10 +0000 (11:30 +0000)]
Made it possible to read different and several events from rootfile.
Also included a ntuppel, for storing different characteristics of the
peaks in AliL3HoughMaxFinder.

20 years agoNumerical overlap for 2nd bellow corrected.
morsch [Wed, 29 May 2002 11:23:46 +0000 (11:23 +0000)]
Numerical overlap for 2nd bellow corrected.

20 years agoAdded the SetSplitFile method that allows to divert the Digits in a file different...
schutz [Wed, 29 May 2002 10:59:11 +0000 (10:59 +0000)]
Added the SetSplitFile method that allows to divert the Digits in a file different from the file that containts the hits
Change added to take care of the case when there is no hit in EMCAL

20 years agoAdded the SetSplitFile method that allows to divert the Digits in a file different...
schutz [Wed, 29 May 2002 10:58:29 +0000 (10:58 +0000)]
Added the SetSplitFile method that allows to divert the Digits in a file different from the file that containts the hits
Change added to take care of the case when there is no hit in PHOS

20 years agoAdd TOF. Beware - the number of input parameters increased by 1. Add possibility...
jchudoba [Wed, 29 May 2002 07:37:52 +0000 (07:37 +0000)]
Add TOF. Beware - the number of input parameters increased by 1. Add possibility to choose between full TPC (param = 1) and partially processed TPC (only sectors with signal, param = 2).

20 years agoupdate the version of AliFMD
alla [Wed, 29 May 2002 07:24:14 +0000 (07:24 +0000)]
update the version of AliFMD

20 years agoAdded SetSplitFile method that initialises things to divert SDigits un a file differe...
schutz [Wed, 29 May 2002 07:00:24 +0000 (07:00 +0000)]
Added SetSplitFile method that initialises things to divert SDigits un a file different from the hits file.

20 years agoDisplaced the deletion of fTreeQA from AliPHOSv1 to AliPHOS dtor
schutz [Tue, 28 May 2002 15:51:20 +0000 (15:51 +0000)]
Displaced the deletion of fTreeQA from AliPHOSv1 to AliPHOS dtor

20 years agoBugfix in AliL3FileHandler::GetDigitsTree.
vestbo [Tue, 28 May 2002 14:53:36 +0000 (14:53 +0000)]
Bugfix in AliL3FileHandler::GetDigitsTree.
Added a new function AliL3FileHandler::FreeDigitsTree(), in order
to be able to clear the digits tree from memory, without deleting
the object. Useful feature if you want to loop over several events
in a single rootfile.

20 years agoCorrect LHC nominal current profile (1st year 20%, 2nd year 30%, 3rd year 100 %)
morsch [Tue, 28 May 2002 14:28:12 +0000 (14:28 +0000)]
Correct LHC nominal current profile (1st year 20%, 2nd year 30%, 3rd year 100 %)

20 years agoCorrect warning messages
hristov [Tue, 28 May 2002 14:24:57 +0000 (14:24 +0000)]
Correct warning messages

20 years ago- Udates for new pressure table
morsch [Tue, 28 May 2002 13:49:17 +0000 (13:49 +0000)]
- Udates for new pressure table
- calculate time
- first provisions for real events.

20 years agoAssymmetry due TDI taken into account.
morsch [Tue, 28 May 2002 13:47:44 +0000 (13:47 +0000)]
Assymmetry due TDI taken into account.

20 years agoCASTOR removed.
morsch [Tue, 28 May 2002 08:58:13 +0000 (08:58 +0000)]
CASTOR removed.

20 years agoReduces size of pillars to avoid overlap with DIPO.
morsch [Tue, 28 May 2002 08:47:38 +0000 (08:47 +0000)]
Reduces size of pillars to avoid overlap with DIPO.

20 years agoCross-bars in front of RICH at 60+/- 30deg. removed.
morsch [Tue, 28 May 2002 08:13:51 +0000 (08:13 +0000)]
Cross-bars in front of RICH at 60+/- 30deg. removed.

20 years agoFirst commit.
morsch [Tue, 28 May 2002 08:04:21 +0000 (08:04 +0000)]
First commit.

20 years agoRotation Angle is +60 deg.
morsch [Tue, 28 May 2002 07:53:43 +0000 (07:53 +0000)]
Rotation Angle is +60 deg.

20 years agoWrong order of arguments in for-statement corrected.
morsch [Tue, 28 May 2002 07:53:10 +0000 (07:53 +0000)]
Wrong order of arguments in for-statement corrected.

20 years agoAliRICHv3.cxx added.
morsch [Tue, 28 May 2002 07:28:08 +0000 (07:28 +0000)]
AliRICHv3.cxx added.

20 years agoThe new class AliTrackReference used (M.Ivanov)
hristov [Mon, 27 May 2002 14:33:15 +0000 (14:33 +0000)]
The new class AliTrackReference used (M.Ivanov)

20 years agoNew folder for track references added
hristov [Mon, 27 May 2002 14:26:59 +0000 (14:26 +0000)]
New folder for track references added

20 years agoBugfix in line 314; paranthes missing
vestbo [Mon, 27 May 2002 13:45:12 +0000 (13:45 +0000)]
Bugfix in line 314; paranthes missing

20 years agokMaxMCProcess = 34 and comma between last two strings in array initialization.
morsch [Mon, 27 May 2002 13:29:03 +0000 (13:29 +0000)]
kMaxMCProcess = 34 and comma between last two strings in array initialization.

20 years agoMoved GetGoodParticles to alimacros
vestbo [Mon, 27 May 2002 13:18:07 +0000 (13:18 +0000)]
Moved GetGoodParticles to alimacros

20 years agoMoved some getters to AliL3MemHandler
vestbo [Mon, 27 May 2002 12:03:33 +0000 (12:03 +0000)]
Moved some getters to AliL3MemHandler

20 years agoAliTrackReference added
hristov [Mon, 27 May 2002 11:56:54 +0000 (11:56 +0000)]
AliTrackReference added

20 years agoSmaller changes
vestbo [Mon, 27 May 2002 08:48:34 +0000 (08:48 +0000)]
Smaller changes

20 years agoMade all AliL3FileHandler specific functions virtual in AliL3MemHandler.
vestbo [Mon, 27 May 2002 08:36:54 +0000 (08:36 +0000)]
Made all AliL3FileHandler specific functions virtual in AliL3MemHandler.

20 years agoSolved merge problem of last checkin.
loizides [Sun, 26 May 2002 20:50:59 +0000 (20:50 +0000)]
Solved merge problem of last checkin.

20 years agoMinor changes to make tracking work with new Aliroot version v3.07.03
loizides [Sun, 26 May 2002 20:43:46 +0000 (20:43 +0000)]
Minor changes to make tracking work with new Aliroot version v3.07.03

20 years agoBugfix
vestbo [Sat, 25 May 2002 10:06:06 +0000 (10:06 +0000)]
Bugfix

20 years agoRenamed houghtest.C to runhough.C
vestbo [Sat, 25 May 2002 10:05:04 +0000 (10:05 +0000)]
Renamed houghtest.C to runhough.C

20 years agoSome minor changes in AliL3Hough
vestbo [Sat, 25 May 2002 10:03:22 +0000 (10:03 +0000)]
Some minor changes in AliL3Hough

20 years agoCan now use 8 bit data as input, by setting the apropriate
vestbo [Sat, 25 May 2002 10:01:15 +0000 (10:01 +0000)]
Can now use 8 bit data as input, by setting the apropriate
flag in AliL3Hough::Init.

20 years agoRenamed macro test.C in runtracker.C
loizides [Fri, 24 May 2002 19:46:03 +0000 (19:46 +0000)]
Renamed macro test.C in runtracker.C

20 years agoAliTrackReference added, AliDisplay modified
hristov [Fri, 24 May 2002 13:29:58 +0000 (13:29 +0000)]
AliTrackReference added, AliDisplay modified

20 years agoBugfix; Need Init(slice,patch)
vestbo [Fri, 24 May 2002 08:04:43 +0000 (08:04 +0000)]
Bugfix; Need Init(slice,patch)

20 years agoParameters files depending on the energy range (0.5 to 5 GeV or 0.5 to 5 GeV)
schutz [Thu, 23 May 2002 16:38:43 +0000 (16:38 +0000)]
Parameters files depending on the energy range (0.5 to 5 GeV or 0.5 to 5 GeV)

20 years agoIntroduced members GetPrimary and GetNPrimaries, to recover primaries in TreeK depend...
schutz [Thu, 23 May 2002 16:32:36 +0000 (16:32 +0000)]
Introduced members GetPrimary and GetNPrimaries, to recover primaries in TreeK dependingo on the RecParticle.

20 years agostrstr changed by TString Containers
schutz [Thu, 23 May 2002 16:29:21 +0000 (16:29 +0000)]
strstr changed by TString Containers
Print() gives matrix of parameters
Included in MakeRecparticles rp->Name() to avoid Rootino in name definition

20 years agoErased calls to SetPrimary, because it was erased in RecFastParticle
schutz [Thu, 23 May 2002 16:19:54 +0000 (16:19 +0000)]
Erased calls to SetPrimary, because it was erased in RecFastParticle

20 years agoGive names to reconstructed particles with AliPHOSPIDv1
schutz [Thu, 23 May 2002 16:17:24 +0000 (16:17 +0000)]
Give names to reconstructed particles with AliPHOSPIDv1

20 years agoIntroduce new default paramenters (previous version did not do it properly)
schutz [Thu, 23 May 2002 16:13:59 +0000 (16:13 +0000)]
Introduce new default paramenters (previous version did not do it properly)

20 years agoAdded 2 methos to retrieve the primary particles
schutz [Thu, 23 May 2002 15:27:47 +0000 (15:27 +0000)]
Added 2 methos to retrieve the primary particles

20 years agoAdded AliL3Evaluate in case compiling with AliROOT
vestbo [Thu, 23 May 2002 14:18:18 +0000 (14:18 +0000)]
Added AliL3Evaluate in case compiling with AliROOT

20 years agoExample macro how to run Hough.
vestbo [Thu, 23 May 2002 13:55:10 +0000 (13:55 +0000)]
Example macro how to run Hough.

20 years agoSwitched on slow merging.
vestbo [Thu, 23 May 2002 13:45:13 +0000 (13:45 +0000)]
Switched on slow merging.

20 years agoCleaning up. Made some changes in AliL3HoughMaxFinder. Peaks are now
vestbo [Thu, 23 May 2002 11:59:19 +0000 (11:59 +0000)]
Cleaning up. Made some changes in AliL3HoughMaxFinder. Peaks are now
stored in private arrays, and does not have to be passed as arguments
for every function. Instead, they should be reached with getters.
Some minor cleaning was also done in AliL3Hough and AliL3HoughEval.

20 years agoin dtor check the existence of fFile before to close it (the case occurs when merger...
schutz [Thu, 23 May 2002 09:53:09 +0000 (09:53 +0000)]
in dtor check the existence of fFile before to close it (the case occurs when merger is in action)

20 years agoChecks for existing folder before posting the makers
schutz [Wed, 22 May 2002 16:35:40 +0000 (16:35 +0000)]
Checks for existing folder before posting the makers

20 years agoIncrement the version number
schutz [Wed, 22 May 2002 16:34:22 +0000 (16:34 +0000)]
Increment the version number
The wrong clusterizer was written to branch

20 years agoBugfix from previos ci
vestbo [Wed, 22 May 2002 15:05:35 +0000 (15:05 +0000)]
Bugfix from previos ci

20 years agoDo not give *row to Init
vestbo [Wed, 22 May 2002 15:03:22 +0000 (15:03 +0000)]
Do not give *row to Init

20 years agoDo not give *row to Init
vestbo [Wed, 22 May 2002 14:58:19 +0000 (14:58 +0000)]
Do not give *row to Init

20 years agoFix in AliDigits2Memory. Do not remove single timebins on one pad, because
vestbo [Wed, 22 May 2002 14:42:08 +0000 (14:42 +0000)]
Fix in AliDigits2Memory. Do not remove single timebins on one pad, because
they can be a part of a bigger cluster...

20 years agoPdg code added to track list.
morsch [Wed, 22 May 2002 13:48:43 +0000 (13:48 +0000)]
Pdg code added to track list.

20 years agoProcess kPyMbNonDiffr added.
morsch [Wed, 22 May 2002 13:22:53 +0000 (13:22 +0000)]
Process kPyMbNonDiffr added.

20 years agoBField is now also read from configuration.
loizides [Wed, 22 May 2002 13:07:06 +0000 (13:07 +0000)]
BField is now also read from configuration.

20 years agoChanged default path value to ".".
loizides [Wed, 22 May 2002 13:05:31 +0000 (13:05 +0000)]
Changed default path value to ".".

20 years agoProtected against having _ in the file name
schutz [Wed, 22 May 2002 13:05:16 +0000 (13:05 +0000)]
Protected against having _ in the file name

20 years agoIncorporated BFieldFactor from gAlice->Field()->Factor().
loizides [Wed, 22 May 2002 13:04:53 +0000 (13:04 +0000)]
Incorporated BFieldFactor from gAlice->Field()->Factor().

20 years agoBug correction
skowron [Wed, 22 May 2002 10:00:34 +0000 (10:00 +0000)]
Bug correction

20 years agoAdded 3 methods: to list the branches available in the root file; change the default...
schutz [Wed, 22 May 2002 09:26:08 +0000 (09:26 +0000)]
Added 3 methods: to list the branches available in the root file; change the default branch name; change the root file.
Corrected ReasTreeR to go until the end even if the branch for recPoints, TrackSegments does not exist

20 years agoMacro that should lie in exa
vestbo [Wed, 22 May 2002 08:05:58 +0000 (08:05 +0000)]
Macro that should lie in exa

20 years agoMoving to static AliL3Transform.
vestbo [Wed, 22 May 2002 08:05:06 +0000 (08:05 +0000)]
Moving to static AliL3Transform.
Some changes has been made since last checkin;
some smaller bugfixes everywhere. The number of pads in a cluster is stored,
because there are some cluster containing only 1 pad which create problems
when restoring the data. In principle one has to remove these clusters
before writing them, but this has not been incorporated yet.

20 years agoReaderInternal: Internal data format implementation
skowron [Tue, 21 May 2002 23:45:35 +0000 (23:45 +0000)]
ReaderInternal: Internal data format implementation