marian [Thu, 24 Apr 2008 12:50:45 +0000 (12:50 +0000)]
Remove compilation warnings (Marian)
marian [Thu, 24 Apr 2008 12:25:28 +0000 (12:25 +0000)]
Spelling change (Marian)
- virtual void Process(AliESDevent *event){return;}
+ virtual void Process(AliESDEvent *event){return;}
schutz [Thu, 24 Apr 2008 12:25:27 +0000 (12:25 +0000)]
remoce setting of default OCDB directory
jgrosseo [Thu, 24 Apr 2008 10:02:48 +0000 (10:02 +0000)]
adding event statistics
ivana [Thu, 24 Apr 2008 08:39:34 +0000 (08:39 +0000)]
In AliMUONRegHeader.h:
Adding missing include (needed for inline function)
ivana [Thu, 24 Apr 2008 08:35:28 +0000 (08:35 +0000)]
In AliMUONQADataMakerRec:
- AliFatal changed to AliError, so that we do not break other detectors
- Adding checking the results from InitXYZ before executing MakeXYZ
richterm [Wed, 23 Apr 2008 22:07:28 +0000 (22:07 +0000)]
Krypton CF: publish histograms as individual objects; bugfix: reset candidate history (Kenneth)
ivana [Wed, 23 Apr 2008 21:46:17 +0000 (21:46 +0000)]
Fixes in documentation only
(Artur)
ivana [Wed, 23 Apr 2008 21:31:58 +0000 (21:31 +0000)]
Changed back the page title
ivana [Wed, 23 Apr 2008 21:28:55 +0000 (21:28 +0000)]
In MUONTRKda:
New option without FES. Cleaning of unused options
(Alberto, Jean-Luc)
cblume [Wed, 23 Apr 2008 19:40:29 +0000 (19:40 +0000)]
Fix memory leak
morsch [Wed, 23 Apr 2008 19:21:18 +0000 (19:21 +0000)]
char_t* replaced by const char_t* in constructor (A. Naumann)
morsch [Wed, 23 Apr 2008 19:13:01 +0000 (19:13 +0000)]
Updated field map (R. Shahoyan)
morsch [Wed, 23 Apr 2008 19:12:23 +0000 (19:12 +0000)]
Map update. (R. Shahoyan)
marian [Wed, 23 Apr 2008 17:38:26 +0000 (17:38 +0000)]
Temporary removed information from the event HEADER (Marian)
cblume [Wed, 23 Apr 2008 17:37:22 +0000 (17:37 +0000)]
Fix memory leak
laphecet [Wed, 23 Apr 2008 16:59:19 +0000 (16:59 +0000)]
A step forward towards accuracy : now using dep files generated during compilation (an alternative, but much slower, is to rerun the preprocessing of files, using gcc -MM, kept in getIncludeFiles function, but what is used is getInfludeFiles2)
zampolli [Wed, 23 Apr 2008 16:17:41 +0000 (16:17 +0000)]
Clearing SDigits TClonesArray instead of deleting it and recreating a new one.
masera [Wed, 23 Apr 2008 16:09:33 +0000 (16:09 +0000)]
Coding conventions: comments added (G. Bruno)
masera [Wed, 23 Apr 2008 16:00:00 +0000 (16:00 +0000)]
QA for pixels: completed DataMakerRec with Raws. Implemented Digits and Hits QA for DataMakerSim (D. Elia and M. Nicassio)
akisiel [Wed, 23 Apr 2008 15:47:16 +0000 (15:47 +0000)]
Check array ranges
marian [Wed, 23 Apr 2008 14:54:29 +0000 (14:54 +0000)]
Adding Optional Output
TObjArray of clusters (Marian)
akisiel [Wed, 23 Apr 2008 14:12:54 +0000 (14:12 +0000)]
Adding new hidden info class for decay products
morsch [Wed, 23 Apr 2008 13:26:54 +0000 (13:26 +0000)]
Default constructor corrected.
akisiel [Wed, 23 Apr 2008 13:26:52 +0000 (13:26 +0000)]
Keep correct id of mother particles
phille [Wed, 23 Apr 2008 13:15:00 +0000 (13:15 +0000)]
Implementation of eventdisplay in AliEve
akisiel [Wed, 23 Apr 2008 13:14:00 +0000 (13:14 +0000)]
Do the correct unit conversion
marian [Wed, 23 Apr 2008 12:55:48 +0000 (12:55 +0000)]
Removed obsolete anaysis - FFT, Pedestal/Noise, CE, Gating Grid (Marian)
Code impleented in the calibration components - AliTPCcalibXXX
schutz [Wed, 23 Apr 2008 11:06:53 +0000 (11:06 +0000)]
typo
schutz [Wed, 23 Apr 2008 10:52:29 +0000 (10:52 +0000)]
do all in simrun.C rather than in simrun.sh
hristov [Wed, 23 Apr 2008 10:41:15 +0000 (10:41 +0000)]
Bug fix: corrected file name (Levente)
richterm [Wed, 23 Apr 2008 10:27:25 +0000 (10:27 +0000)]
using separate loop to fill ESD tree instead of TChain::Merge
marian [Wed, 23 Apr 2008 10:17:28 +0000 (10:17 +0000)]
Calculate the weighted mean of the shape factor (Marian)
marian [Wed, 23 Apr 2008 10:16:19 +0000 (10:16 +0000)]
Increase the frequency of the usage GetShape
Add more (optional) debug information to the debug stream (Marian)
ivana [Wed, 23 Apr 2008 09:43:43 +0000 (09:43 +0000)]
UPdate & fixes in St1 geometry:
- Quandrant layers replaced with assemblies, middle layer
splitted in two assemblies: one for inner volumes and one
for frame
- Fixed overlaps for Spacer volumes
- Shifted SCHL, SCDB for special motifs to solve overlaps
- Fixed positions of SQ18, SQ20, SQ22, SQ24 frame volumes
- Removed STL implementation for special motifs map
akisiel [Wed, 23 Apr 2008 09:28:51 +0000 (09:28 +0000)]
Do the proper unit conversion
ivana [Wed, 23 Apr 2008 09:21:34 +0000 (09:21 +0000)]
Adding check for mapping; try to load it if it is not yet available
and give Fatal if loading failed
akisiel [Wed, 23 Apr 2008 08:52:51 +0000 (08:52 +0000)]
Implementing a way to store freeze-out information for generated particles. Final state particles are stored twice - one copy (not tracked) is stored with original freeze-out point, the other one (the tracked one) is stored with the position of a primary vertex
morsch [Tue, 22 Apr 2008 20:18:41 +0000 (20:18 +0000)]
Default constructor corrected.
kharlov [Tue, 22 Apr 2008 19:36:59 +0000 (19:36 +0000)]
Create TClonesArray of CPV digits once in constructor instead of each time per CPV hit
masera [Tue, 22 Apr 2008 16:07:30 +0000 (16:07 +0000)]
fSDigits changed from pointer to a TClonesArray to a TClonesArray
masera [Tue, 22 Apr 2008 14:29:34 +0000 (14:29 +0000)]
Bad modules and chip treatment added (E. Fragiacomo)
masera [Tue, 22 Apr 2008 13:59:19 +0000 (13:59 +0000)]
New Class AliITSTrackleterSPDEff:
- This is the class to build a tracklet prediction using
only 2 points: (1) primary vertex and (2) one SPD cluster
It is used to estimate SPD efficiency with tracklets.
- Inherits from AliITSMultReconstructor
The following classes have been modified:
- AliITSPlaneEffSPD.cxx: AliError call changed into AliDebug to reduce output
- AliITSRecoParam.cxx; AliITSRecoParam.h
Bool_t fReadPlaneEffFromOCDB introduced to allow reading of
PlaneEff statistics from CDB
- AliITStrackerMI.cxx: new control on AliITSRecoParam special settings for
PlaneEff
Giuseppe Eugenio Bruno
masera [Tue, 22 Apr 2008 13:16:16 +0000 (13:16 +0000)]
AliFatal changed to AliError in InitRaws when DDL map is not found on the OCDB. In this case, also MakeRaws returns an error message and exits
laphecet [Tue, 22 Apr 2008 13:01:12 +0000 (13:01 +0000)]
Using new factory method AliRawReader::Create whenever possible
laphecet [Tue, 22 Apr 2008 12:59:56 +0000 (12:59 +0000)]
Select primary track candidates on their bending slope instead of their bending momentum when there is no magnetic field, and use linear extrapolation instead of Rungekutta (Philippe P.)
richterm [Tue, 22 Apr 2008 11:24:42 +0000 (11:24 +0000)]
code documantation and minor cleanup
morsch [Tue, 22 Apr 2008 11:03:28 +0000 (11:03 +0000)]
Typo corrected.
morsch [Tue, 22 Apr 2008 10:18:37 +0000 (10:18 +0000)]
Particles() return const TObjArray*
morsch [Tue, 22 Apr 2008 10:18:10 +0000 (10:18 +0000)]
Particles() return const TObjArray*
morsch [Tue, 22 Apr 2008 10:17:24 +0000 (10:17 +0000)]
In AliStack: TClonesArray* fParticles replaced by TClonesArray
TObjArray* fParticleMap replaced by TObjArray
Particles() return const TObjArray*
ivana [Tue, 22 Apr 2008 09:33:57 +0000 (09:33 +0000)]
Adding description about using high performance decoder
and its options.
(Artur)
akisiel [Tue, 22 Apr 2008 09:32:40 +0000 (09:32 +0000)]
Correct the PWG2femtoscopy par file
morsch [Tue, 22 Apr 2008 09:23:16 +0000 (09:23 +0000)]
Obsolete TrackReferences related code removed.
morsch [Tue, 22 Apr 2008 09:21:30 +0000 (09:21 +0000)]
Double declaration of fParticles removed.
morsch [Tue, 22 Apr 2008 09:20:16 +0000 (09:20 +0000)]
fParticles-> replaced by fParticles.
morsch [Tue, 22 Apr 2008 09:16:40 +0000 (09:16 +0000)]
TClonesArray* repaced by TClonesArray
ivana [Tue, 22 Apr 2008 08:48:56 +0000 (08:48 +0000)]
Fix in documentation
(Artur)
laphecet [Tue, 22 Apr 2008 07:02:44 +0000 (07:02 +0000)]
Adding a protection to survive trigger shower events in the case we bypass stations 4 and 5
laphecet [Tue, 22 Apr 2008 07:01:48 +0000 (07:01 +0000)]
Correcting GetSize method
masera [Mon, 21 Apr 2008 17:26:27 +0000 (17:26 +0000)]
Implemented GetChipFromChannel and GetChipFromLocal (E.Fragiacomo)
morsch [Mon, 21 Apr 2008 16:57:58 +0000 (16:57 +0000)]
TClonesArray* replaced by TClonesArray.
marian [Mon, 21 Apr 2008 16:39:34 +0000 (16:39 +0000)]
Adding protection - "fake tracks" signed with negative values
(Marian)
hristov [Mon, 21 Apr 2008 16:10:05 +0000 (16:10 +0000)]
Adding missing comma
zampolli [Mon, 21 Apr 2008 16:04:08 +0000 (16:04 +0000)]
Changing in the format of the GRP object read from OCDB in reconstruction.
ClassDef of AliReconstruction increased.
morsch [Mon, 21 Apr 2008 15:52:55 +0000 (15:52 +0000)]
Update on caloCluster. (Gustavo)
morsch [Mon, 21 Apr 2008 15:52:22 +0000 (15:52 +0000)]
Obsolete data member removed.
coppedis [Mon, 21 Apr 2008 15:44:40 +0000 (15:44 +0000)]
TClonesArray for hits e digits cleared after use
hristov [Mon, 21 Apr 2008 15:11:19 +0000 (15:11 +0000)]
Updates to keep DCS graph for selected sensors
Common interface to graphs and fits to obtain value for a given time
Haavard
schutz [Mon, 21 Apr 2008 14:39:17 +0000 (14:39 +0000)]
tag files are skipped, screwing up the file counter for rawqa
morsch [Mon, 21 Apr 2008 14:10:40 +0000 (14:10 +0000)]
Dummy SetDecayMode (Ivana Hrivnacova)
morsch [Mon, 21 Apr 2008 14:09:47 +0000 (14:09 +0000)]
Debug print removed.
schutz [Mon, 21 Apr 2008 13:53:15 +0000 (13:53 +0000)]
access to alien files
alla [Mon, 21 Apr 2008 13:39:26 +0000 (13:39 +0000)]
input for DA from Michal
alla [Mon, 21 Apr 2008 13:37:27 +0000 (13:37 +0000)]
new Preprocessor and DA from Michal
hristov [Mon, 21 Apr 2008 13:28:30 +0000 (13:28 +0000)]
Do not use Root shell but bash to run the simulation and reconstruction
hristov [Mon, 21 Apr 2008 13:19:44 +0000 (13:19 +0000)]
Bug fix (A.Rossi)
schutz [Mon, 21 Apr 2008 13:06:25 +0000 (13:06 +0000)]
more macros
schutz [Mon, 21 Apr 2008 13:04:06 +0000 (13:04 +0000)]
more macros
hristov [Mon, 21 Apr 2008 12:52:13 +0000 (12:52 +0000)]
New test macro (Ernesto)
hristov [Mon, 21 Apr 2008 12:25:39 +0000 (12:25 +0000)]
Updated dependencies
hristov [Mon, 21 Apr 2008 12:25:09 +0000 (12:25 +0000)]
Moving AliEMCALRawUtils from libEMCALbase to libEMCALsim since it depends on AliEMCAL. Corrected includes
marian [Mon, 21 Apr 2008 11:49:00 +0000 (11:49 +0000)]
Adding more documentation (Marian)
marian [Mon, 21 Apr 2008 11:47:16 +0000 (11:47 +0000)]
Adding StageCastor (Marian)
jgrosseo [Mon, 21 Apr 2008 11:37:01 +0000 (11:37 +0000)]
fixing log message
schutz [Mon, 21 Apr 2008 11:33:05 +0000 (11:33 +0000)]
change the order in loading the libraries
laphecet [Mon, 21 Apr 2008 10:58:17 +0000 (10:58 +0000)]
Give it a slightly bigger chance to work for non-MUON libs as well
hristov [Mon, 21 Apr 2008 10:04:42 +0000 (10:04 +0000)]
Compatibility between Root v5-19-02 and Root v5-19-02
hristov [Mon, 21 Apr 2008 10:00:44 +0000 (10:00 +0000)]
Adding libRAWDatabase
richterm [Mon, 21 Apr 2008 09:31:55 +0000 (09:31 +0000)]
deleted deprecated member
cblume [Mon, 21 Apr 2008 09:24:30 +0000 (09:24 +0000)]
Bug fix by M.Fasel for parallel tracks
hristov [Mon, 21 Apr 2008 09:13:43 +0000 (09:13 +0000)]
Load libraries without extension (.so)
aszostak [Mon, 21 Apr 2008 09:08:32 +0000 (09:08 +0000)]
Makeing the macros for dHLT a little more user friendly.
richterm [Mon, 21 Apr 2008 09:05:23 +0000 (09:05 +0000)]
- added skeleton of of offline clusterizer and tracker components
- added common data types for TreeD and TreeR objects
- added header file for common HLT CDB entries
- cleanup AliHLTTPCDefnitions: removed deprecated data types
- code documentation and typos
ivana [Mon, 21 Apr 2008 08:45:20 +0000 (08:45 +0000)]
Corrected documentation in READMEbase.txt
richterm [Mon, 21 Apr 2008 08:45:18 +0000 (08:45 +0000)]
hlt build system fixed after commit 25261: ifdef in pkg definitions; added explicit link def file for libHLTinterface
ivana [Mon, 21 Apr 2008 07:27:47 +0000 (07:27 +0000)]
Do not set default CDB storage, if not defined, but return Fatal.
coppedis [Mon, 21 Apr 2008 06:32:30 +0000 (06:32 +0000)]
Updated QA classes
coppedis [Mon, 21 Apr 2008 05:59:41 +0000 (05:59 +0000)]
Updated QA classes
richterm [Mon, 21 Apr 2008 05:52:35 +0000 (05:52 +0000)]
- AliHLTReconstructor: added helper functions to run HLTOUT processing stand alone
- AliHLTSystem: enable benchmark printout again
- AliHLTConfiguration: additional parameter for the output buffer size