]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoRecord changes.
mtadel [Fri, 9 Mar 2007 17:38:58 +0000 (17:38 +0000)]
Record changes.

17 years agoOptimize reading of track references.
mtadel [Fri, 9 Mar 2007 17:38:41 +0000 (17:38 +0000)]
Optimize reading of track references.

17 years agoAdding comments
ivana [Fri, 9 Mar 2007 17:22:36 +0000 (17:22 +0000)]
Adding comments

17 years agoAdding comment
ivana [Fri, 9 Mar 2007 17:22:20 +0000 (17:22 +0000)]
Adding comment

17 years agoMethod ReadFile() returns now Int_t (Laurent)
ivana [Fri, 9 Mar 2007 17:21:53 +0000 (17:21 +0000)]
Method ReadFile() returns now Int_t (Laurent)

17 years agoAdding the possibility to change the run number (Laurent)
ivana [Fri, 9 Mar 2007 17:18:43 +0000 (17:18 +0000)]
Adding the possibility to change the run number (Laurent)

17 years agoAdding AliMUONLog class (Laurent)
ivana [Fri, 9 Mar 2007 17:18:40 +0000 (17:18 +0000)]
Adding AliMUONLog class (Laurent)

17 years agoAdding a Set method to replace existing values (Laurent)
ivana [Fri, 9 Mar 2007 17:18:36 +0000 (17:18 +0000)]
Adding a Set method to replace existing values (Laurent)

17 years agoCheck we get everything from OCDB even before starting, and correctly deleting calibr...
ivana [Fri, 9 Mar 2007 17:18:27 +0000 (17:18 +0000)]
Check we get everything from OCDB even before starting, and correctly deleting calibration at the end (Laurent)

17 years agoRemoving validation stage, which will probably be handled in the online DA (Laurent)
ivana [Fri, 9 Mar 2007 17:18:23 +0000 (17:18 +0000)]
Removing validation stage, which will probably be handled in the online DA (Laurent)

17 years agoCreation of an empty map is now forwarded to AliMUON2DMap::Generate method (Laurent)
ivana [Fri, 9 Mar 2007 17:18:20 +0000 (17:18 +0000)]
Creation of an empty map is now forwarded to AliMUON2DMap::Generate method (Laurent)

17 years agoInstead of crashing, allow some holes in the calibration data, and simply accounts...
ivana [Fri, 9 Mar 2007 17:18:08 +0000 (17:18 +0000)]
Instead of crashing, allow some holes in the calibration data, and simply accounts for the fact that setting the corresponding kMissing bit (Laurent)

17 years agoMany changes : \n-concerning trigger, fixing bugs in efficiency handling, partly...
ivana [Fri, 9 Mar 2007 17:17:22 +0000 (17:17 +0000)]
Many changes : \n-concerning trigger, fixing bugs in efficiency handling, partly due to a non-functioning (yet) DataIterator (Laurent,Diego) \n-replacing some AliWarning by AliMUONLog calls, to get reports at the end of processing \n-removing AliError, to allow some holes in the calibration data, which might well happen in real life, e.g. if some manus/de are completely dead and absent for all readouts\n-remove StdoutToAliDebug time eater in GenerateNoisyDigits, thus gaining a factor 3 in speed of this method\n-get the runnumber from AliCDBManager to get the calibration data \n (Laurent)

17 years agoReplacing some AliWarning by AliMUONLog to get a report at the end of the processing...
ivana [Fri, 9 Mar 2007 17:17:15 +0000 (17:17 +0000)]
Replacing some AliWarning by AliMUONLog to get a report at the end of the processing (Laurent)

17 years agoAdding method IsEfficiencyApplied to be used by trigger digitization (Laurent,Diego)
ivana [Fri, 9 Mar 2007 17:17:04 +0000 (17:17 +0000)]
Adding method IsEfficiencyApplied to be used by trigger digitization (Laurent,Diego)

17 years agoCommenting out the infamous speed eater = StdoutToAliDebug until a better solution...
ivana [Fri, 9 Mar 2007 17:17:00 +0000 (17:17 +0000)]
Commenting out the infamous speed eater = StdoutToAliDebug until a better solution is found (Laurent)

17 years agoRemoving AliError messages where they are not needed (Laurent)
ivana [Fri, 9 Mar 2007 17:16:54 +0000 (17:16 +0000)]
Removing AliError messages where they are not needed (Laurent)

17 years agoAdding one more Validate method, which does not care about the values, but just about...
ivana [Fri, 9 Mar 2007 17:16:48 +0000 (17:16 +0000)]
Adding one more Validate method, which does not care about the values, but just about their presence (Laurent)

17 years agoAdding Generate method to build a store with identical values (Laurent)
ivana [Fri, 9 Mar 2007 17:16:42 +0000 (17:16 +0000)]
Adding Generate method to build a store with identical values (Laurent)

17 years agoNew class to log things that should be collected during the processing, but only...
ivana [Fri, 9 Mar 2007 17:16:37 +0000 (17:16 +0000)]
New class to log things that should be collected during the processing, but only printed out at the end (basically counting the number of times a given message appears, and printing that). Usefull e.g. for noting which channels are removed because their status is bad. (Laurent)

17 years agoRefresh the physical nodes as the misalignment is fully applied. Needed in order...
cvetan [Fri, 9 Mar 2007 16:19:42 +0000 (16:19 +0000)]
Refresh the physical nodes as the misalignment is fully applied. Needed in order to perform a fast search over the physical nodes by their pointer to TGeoNodes

17 years agoRecord changes.
mtadel [Fri, 9 Mar 2007 16:11:07 +0000 (16:11 +0000)]
Record changes.

17 years agoDisable redraw while adding Tracks/RenderElements.
mtadel [Fri, 9 Mar 2007 16:11:06 +0000 (16:11 +0000)]
Disable redraw while adding Tracks/RenderElements.

17 years agoOptimize reading of track references.
mtadel [Fri, 9 Mar 2007 16:10:51 +0000 (16:10 +0000)]
Optimize reading of track references.

17 years agoFix for checking boundaries of path-marks.
mtadel [Fri, 9 Mar 2007 16:10:32 +0000 (16:10 +0000)]
Fix for checking boundaries of path-marks.

17 years agoAdded method SortPathMarksByTime().
mtadel [Fri, 9 Mar 2007 16:10:31 +0000 (16:10 +0000)]
Added method SortPathMarksByTime().

17 years agoCoding conventions - correcting includes
ivana [Fri, 9 Mar 2007 15:54:38 +0000 (15:54 +0000)]
Coding conventions - correcting includes

17 years ago(a) Multiple scattering and energy loss in absorber are now calculated
ivana [Fri, 9 Mar 2007 15:53:19 +0000 (15:53 +0000)]
(a) Multiple scattering and energy loss in absorber are now calculated
    using absorber material properties (density, radiation-length, ...).
(b) All the informations about the absorber are get from the geometry rootfile
    instead of from constants in AliMUONConstant.
(c) The track extrapolation to vertex has been removed from the tracking
    procedure since the vertex is not known at this level.
(d) An option has been added to cancel the track extrapolation to vertex
    when filling ESD in AliMUONReconstructor. ESD are then filled with track
    parameters at the first chamber. Similar option have been added in
    MUONmassPlot_ESD.C and MUONefficiency.C to perform extrapolation at
    this level if not done before. (a detailled mail will follow this commit).
(Philippe P.)

17 years agoRemoving the absorber properties, as they are now retrieved from the geometry
ivana [Fri, 9 Mar 2007 15:50:49 +0000 (15:50 +0000)]
Removing the absorber properties, as they are now retrieved from the geometry
(Philippe P.)

17 years agoCorrect probability calculation, added missing initialization of data members
gustavo [Fri, 9 Mar 2007 14:34:11 +0000 (14:34 +0000)]
Correct probability calculation, added missing initialization of data members

17 years agoAdded line for testing GMS run type (only under comment)
ivana [Fri, 9 Mar 2007 13:38:04 +0000 (13:38 +0000)]
Added line for testing GMS run type (only under comment)

17 years agoAdded subprocessor as data members;
ivana [Fri, 9 Mar 2007 13:37:09 +0000 (13:37 +0000)]
Added subprocessor as data members;
in Initialize() the subprocessor objects are not re-created
but only re-registered to its master depending on the run type

17 years agoMethod DeleteSubprocessors() replaced with ClearSubprocessors()
ivana [Fri, 9 Mar 2007 13:36:50 +0000 (13:36 +0000)]
Method DeleteSubprocessors() replaced with ClearSubprocessors()

17 years agoAdding private declaration of assignment operator
ivana [Fri, 9 Mar 2007 13:36:33 +0000 (13:36 +0000)]
Adding private declaration of assignment operator

17 years agoAll output messages to shuttle log
ivana [Fri, 9 Mar 2007 13:36:14 +0000 (13:36 +0000)]
All output messages to shuttle log

17 years agoRaw2SDigits method implemented
coppedis [Fri, 9 Mar 2007 13:19:56 +0000 (13:19 +0000)]
Raw2SDigits method implemented

17 years agoUsing GetRunType
coppedis [Fri, 9 Mar 2007 13:19:13 +0000 (13:19 +0000)]
Using GetRunType

17 years agoUpdated DCS DP aliases
coppedis [Fri, 9 Mar 2007 13:17:11 +0000 (13:17 +0000)]
Updated DCS DP aliases

17 years agoTerminate with AliFatal when no ZDC calibration found is in OCDB
coppedis [Fri, 9 Mar 2007 13:15:33 +0000 (13:15 +0000)]
Terminate with AliFatal when no ZDC calibration found is in OCDB

17 years agoMinor changes
coppedis [Fri, 9 Mar 2007 13:12:33 +0000 (13:12 +0000)]
Minor changes

17 years ago- Dipole rotated wr to ALICE coordinate system
morsch [Fri, 9 Mar 2007 10:00:51 +0000 (10:00 +0000)]
- Dipole rotated wr to ALICE coordinate system
- Mother volume for MUON station 3 (to be placed relative to dipole center !)
- SAA Support ("Hangers") added.

17 years ago Remove a forgotten include of Riostrem
arcelli [Fri, 9 Mar 2007 09:57:23 +0000 (09:57 +0000)]
 Remove a forgotten include of Riostrem

17 years agoRemoving memory leaks in AliMUONRecoCheck: Replacing Clear by Deletes and and a delet...
martinez [Fri, 9 Mar 2007 01:09:15 +0000 (01:09 +0000)]
Removing memory leaks in AliMUONRecoCheck: Replacing Clear by Deletes and and a delete of trackRefs (Gines)

17 years agoRemoving small memory leaks (Gines)
martinez [Thu, 8 Mar 2007 23:43:16 +0000 (23:43 +0000)]
Removing small memory leaks (Gines)

17 years agoReading Tracks and trigger tracks brach per branch (Gines)
martinez [Thu, 8 Mar 2007 23:42:34 +0000 (23:42 +0000)]
Reading Tracks and trigger tracks brach per branch (Gines)

17 years agoRecord changes.
mtadel [Thu, 8 Mar 2007 19:36:28 +0000 (19:36 +0000)]
Record changes.

17 years agoMissing initialization; fiddle with the track marker-style a bit more.
mtadel [Thu, 8 Mar 2007 19:36:27 +0000 (19:36 +0000)]
Missing initialization; fiddle with the track marker-style a bit more.

17 years agoAdding the copy construstor and the assignment operator (Andrea)
belikov [Thu, 8 Mar 2007 18:12:15 +0000 (18:12 +0000)]
Adding the copy construstor and the assignment operator (Andrea)

17 years agoChanging the type of the value returned by GetTPCsignalN()
belikov [Thu, 8 Mar 2007 18:10:34 +0000 (18:10 +0000)]
Changing the type of the value returned by GetTPCsignalN()

17 years agoUpdate in order to comply with recent modifications in the AliAOD* classes.
markus [Thu, 8 Mar 2007 17:06:20 +0000 (17:06 +0000)]
Update in order to comply with recent modifications in the AliAOD* classes.

17 years agoNew function TObject* GetDaughter(Int_t i) added.
markus [Thu, 8 Mar 2007 17:05:00 +0000 (17:05 +0000)]
New function TObject* GetDaughter(Int_t i) added.

17 years agoBit added to indicate if this track was used to fit the primary vertex.
markus [Thu, 8 Mar 2007 17:04:09 +0000 (17:04 +0000)]
Bit added to indicate if this track was used to fit the primary vertex.

17 years agoNew data members added. Cosmetics.
markus [Thu, 8 Mar 2007 17:02:34 +0000 (17:02 +0000)]
New data members added. Cosmetics.

17 years agoReturn meaningful momenta in the case where the cluster is a neutral PHOS cluster...
markus [Thu, 8 Mar 2007 16:59:54 +0000 (16:59 +0000)]
Return meaningful momenta in the case where the cluster is a neutral PHOS cluster (= a photon).
Cosmetics.

17 years agoset uncorrected times when filling RecPoints
arcelli [Thu, 8 Mar 2007 15:41:20 +0000 (15:41 +0000)]
set uncorrected times when filling RecPoints

17 years agoAdd new ctors for RAWtime, remove some eff. c++ warnings
arcelli [Thu, 8 Mar 2007 15:40:20 +0000 (15:40 +0000)]
Add new ctors for RAWtime, remove some eff. c++ warnings

17 years ago- Using TCanvas instead of TGTransientFrame
ivana [Thu, 8 Mar 2007 14:11:15 +0000 (14:11 +0000)]
- Using TCanvas instead of TGTransientFrame
- Add Zoom option for selecting a region in DE
- Applying DrawDE() when activate Next and NB plane buttons
- Add more information in log message (serial number, buspatches, etc...)
- Right handling of plane type for segmentation.
(Laurent & Christian)

17 years agoAdded iterator object (Laurent)
ivana [Thu, 8 Mar 2007 14:10:48 +0000 (14:10 +0000)]
Added iterator object (Laurent)

17 years agoAdding new class AliMpIteratorPainter
ivana [Thu, 8 Mar 2007 14:10:31 +0000 (14:10 +0000)]
Adding new class AliMpIteratorPainter
(Laurent)

17 years agoNew painter for a group of pads defined by an iterator
ivana [Thu, 8 Mar 2007 14:10:13 +0000 (14:10 +0000)]
New painter for a group of pads defined by an iterator
(Laurent)

17 years agobug fixed (Diego)
pcrochet [Thu, 8 Mar 2007 13:44:48 +0000 (13:44 +0000)]
bug fixed (Diego)

17 years agoNvE Unused variable removed in AliSample::GetMedian
nick [Thu, 8 Mar 2007 13:20:46 +0000 (13:20 +0000)]
NvE Unused variable removed in AliSample::GetMedian

17 years ago08-mar-2007 NvE AliSample extended with Median and Spread calculation for 1D histograms.
nick [Thu, 8 Mar 2007 13:12:06 +0000 (13:12 +0000)]
08-mar-2007 NvE AliSample extended with Median and Spread calculation for 1D histograms.

17 years agoAdding the PROOF comments
panos [Thu, 8 Mar 2007 13:00:07 +0000 (13:00 +0000)]
Adding the PROOF comments

17 years agoNew analysis frameowrk using PROOF - Adding the needed macros.
panos [Thu, 8 Mar 2007 12:57:05 +0000 (12:57 +0000)]
New analysis frameowrk using PROOF - Adding the needed macros.

17 years agoAdding the default contructor in the AliAnalysisTaskPt - needed for PROOF.
panos [Thu, 8 Mar 2007 12:46:29 +0000 (12:46 +0000)]
Adding the default contructor in the AliAnalysisTaskPt - needed for PROOF.

17 years agoIncrese primary-vertex marker.
mtadel [Thu, 8 Mar 2007 11:09:01 +0000 (11:09 +0000)]
Increse primary-vertex marker.

17 years agoChange track-start marker style.
mtadel [Thu, 8 Mar 2007 11:08:34 +0000 (11:08 +0000)]
Change track-start marker style.

17 years agoCoding convention
schutz [Thu, 8 Mar 2007 10:24:32 +0000 (10:24 +0000)]
Coding convention

17 years agoRemove AliTRDtrack::kNtimeBins
cblume [Thu, 8 Mar 2007 10:18:24 +0000 (10:18 +0000)]
Remove AliTRDtrack::kNtimeBins

17 years agoUpdated files after corrections in mapping for slats
ivana [Thu, 8 Mar 2007 09:57:20 +0000 (09:57 +0000)]
Updated files after corrections in mapping for slats
(Christian)

17 years agoCorrected some manu Id's in mapping for slat and updated the serial manu numbers
ivana [Thu, 8 Mar 2007 09:56:35 +0000 (09:56 +0000)]
Corrected some manu Id's in mapping for slat and updated the serial manu numbers
accordingly
(Christian)

17 years agoAdd more ALiFatal
cblume [Thu, 8 Mar 2007 09:37:32 +0000 (09:37 +0000)]
Add more ALiFatal

17 years agoRemove EvaluateUni completely
cblume [Thu, 8 Mar 2007 09:06:02 +0000 (09:06 +0000)]
Remove EvaluateUni completely

17 years agobug for Qthre fixed
kir [Wed, 7 Mar 2007 20:36:01 +0000 (20:36 +0000)]
bug for Qthre fixed

17 years agoCalib data usage reactivated for Nmean, thres is still not active
kir [Wed, 7 Mar 2007 19:55:35 +0000 (19:55 +0000)]
Calib data usage reactivated for Nmean, thres is still not active

17 years agocorrect the getting of EMCAL geometry
pavlinov [Wed, 7 Mar 2007 19:33:45 +0000 (19:33 +0000)]
correct the getting of EMCAL geometry

17 years agofill information about type of cluster on ESD - SetEMCAL(kTRUE); correct the getting...
pavlinov [Wed, 7 Mar 2007 19:32:26 +0000 (19:32 +0000)]
fill information about type of cluster on ESD - SetEMCAL(kTRUE); correct the getting of EMCAL geometry

17 years agoadded instruction how should get the EMCAL geometry in case of MC data
pavlinov [Wed, 7 Mar 2007 19:28:10 +0000 (19:28 +0000)]
added instruction how should get the EMCAL geometry in case of MC data

17 years agoTHis file was once more the wrong one (it is the one from PWG4), how can this happen ?
schutz [Wed, 7 Mar 2007 18:12:59 +0000 (18:12 +0000)]
THis file was once more the wrong one (it is the one from PWG4), how can this happen ?

17 years agoSplit of the ACORDE libraries (Pedro Gonzalez)
hristov [Wed, 7 Mar 2007 17:45:20 +0000 (17:45 +0000)]
Split of the ACORDE libraries (Pedro Gonzalez)

17 years agoMore portable copy command (Mac)
hristov [Wed, 7 Mar 2007 17:43:33 +0000 (17:43 +0000)]
More portable copy command (Mac)

17 years agoCommenting out the method EvaluateUni moved to AliMathBase
hristov [Wed, 7 Mar 2007 17:21:21 +0000 (17:21 +0000)]
Commenting out the method EvaluateUni moved to AliMathBase

17 years agoDo AliFatal if no calibration data available
cblume [Wed, 7 Mar 2007 16:11:08 +0000 (16:11 +0000)]
Do AliFatal if no calibration data available

17 years agodetails on clibration
kir [Wed, 7 Mar 2007 15:03:30 +0000 (15:03 +0000)]
details on clibration

17 years agoFix bug in total probability
cblume [Wed, 7 Mar 2007 14:59:23 +0000 (14:59 +0000)]
Fix bug in total probability

17 years agoCorrect propagation of CINT flags
hristov [Wed, 7 Mar 2007 13:56:09 +0000 (13:56 +0000)]
Correct propagation of CINT flags

17 years agominors
dibari [Wed, 7 Mar 2007 11:36:01 +0000 (11:36 +0000)]
minors

17 years agoFixing copy/paste erro. Additional protections
hristov [Wed, 7 Mar 2007 07:01:21 +0000 (07:01 +0000)]
Fixing copy/paste erro. Additional protections

17 years agoNew class AliPHOSTrackSegmentMakerv2 is added
kharlov [Tue, 6 Mar 2007 21:59:33 +0000 (21:59 +0000)]
New class AliPHOSTrackSegmentMakerv2 is added

17 years agoDP: xz CPV-EMC distance filled to TS
kharlov [Tue, 6 Mar 2007 21:07:37 +0000 (21:07 +0000)]
DP: xz CPV-EMC distance filled to TS

17 years agoInitialization of QA histograms
hristov [Tue, 6 Mar 2007 20:45:19 +0000 (20:45 +0000)]
Initialization of QA histograms

17 years agoCompilation with Root v5-15-03
hristov [Tue, 6 Mar 2007 18:54:58 +0000 (18:54 +0000)]
Compilation with Root v5-15-03

17 years agoset ToT signal in TDC counts also in simulation
arcelli [Tue, 6 Mar 2007 16:32:42 +0000 (16:32 +0000)]
set ToT signal in TDC counts also in simulation

17 years agoAdd Uncorrected TOF Time signal
arcelli [Tue, 6 Mar 2007 16:31:34 +0000 (16:31 +0000)]
Add Uncorrected TOF Time signal

17 years agoAdd histos for TOF Digits & Reco QA and tree for offlin on-the-fly calibration
arcelli [Tue, 6 Mar 2007 16:30:41 +0000 (16:30 +0000)]
Add histos for TOF Digits & Reco QA and tree for offlin on-the-fly calibration

17 years agogrrrr
snelling [Tue, 6 Mar 2007 13:58:16 +0000 (13:58 +0000)]
grrrr

17 years agoremoved warnings, changed the TSelector.
snelling [Tue, 6 Mar 2007 13:54:54 +0000 (13:54 +0000)]
removed warnings, changed the TSelector.
Still have absolute path to include files in TSelector
Removed loop over V0's in TSelector because of a bug
Removed call to ESD->GeTEventNumber because the ESD interface changed

17 years agoremoved some warning for the code checker and fixed the TSelector script
snelling [Tue, 6 Mar 2007 13:49:26 +0000 (13:49 +0000)]
removed some warning for the code checker and fixed the TSelector script
(still requires absolute path information) in TSelector also loop over V0's
disabled
CV: ----------------------------------------------------------------------

17 years agounzoom set in display
dibari [Tue, 6 Mar 2007 13:40:29 +0000 (13:40 +0000)]
unzoom set in display