]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoNew Class AliITSTrackleterSPDEff:
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

16 years agoAliFatal changed to AliError in InitRaws when DDL map is not found on the OCDB. In...
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

16 years agoUsing new factory method AliRawReader::Create whenever possible
laphecet [Tue, 22 Apr 2008 13:01:12 +0000 (13:01 +0000)]
Using new factory method AliRawReader::Create whenever possible

16 years agoSelect primary track candidates on their bending slope instead of their bending momen...
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.)

16 years agocode documantation and minor cleanup
richterm [Tue, 22 Apr 2008 11:24:42 +0000 (11:24 +0000)]
code documantation and minor cleanup

16 years agoTypo corrected.
morsch [Tue, 22 Apr 2008 11:03:28 +0000 (11:03 +0000)]
Typo corrected.

16 years agoParticles() return const TObjArray*
morsch [Tue, 22 Apr 2008 10:18:37 +0000 (10:18 +0000)]
Particles() return const TObjArray*

16 years agoParticles() return const TObjArray*
morsch [Tue, 22 Apr 2008 10:18:10 +0000 (10:18 +0000)]
Particles() return const TObjArray*

16 years agoIn AliStack: TClonesArray* fParticles replaced by TClonesArray
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*

16 years agoAdding description about using high performance decoder
ivana [Tue, 22 Apr 2008 09:33:57 +0000 (09:33 +0000)]
Adding description about using high performance decoder
and its options.
(Artur)

16 years agoCorrect the PWG2femtoscopy par file
akisiel [Tue, 22 Apr 2008 09:32:40 +0000 (09:32 +0000)]
Correct the PWG2femtoscopy par file

16 years agoObsolete TrackReferences related code removed.
morsch [Tue, 22 Apr 2008 09:23:16 +0000 (09:23 +0000)]
Obsolete TrackReferences related code removed.

16 years agoDouble declaration of fParticles removed.
morsch [Tue, 22 Apr 2008 09:21:30 +0000 (09:21 +0000)]
Double declaration of fParticles removed.

16 years agofParticles-> replaced by fParticles.
morsch [Tue, 22 Apr 2008 09:20:16 +0000 (09:20 +0000)]
fParticles-> replaced by fParticles.

16 years agoTClonesArray* repaced by TClonesArray
morsch [Tue, 22 Apr 2008 09:16:40 +0000 (09:16 +0000)]
TClonesArray* repaced by TClonesArray

16 years agoFix in documentation
ivana [Tue, 22 Apr 2008 08:48:56 +0000 (08:48 +0000)]
Fix in documentation
(Artur)

16 years agoAdding a protection to survive trigger shower events in the case we bypass stations...
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

16 years agoCorrecting GetSize method
laphecet [Tue, 22 Apr 2008 07:01:48 +0000 (07:01 +0000)]
Correcting GetSize method

16 years agoImplemented GetChipFromChannel and GetChipFromLocal (E.Fragiacomo)
masera [Mon, 21 Apr 2008 17:26:27 +0000 (17:26 +0000)]
Implemented GetChipFromChannel and GetChipFromLocal (E.Fragiacomo)

16 years agoTClonesArray* replaced by TClonesArray.
morsch [Mon, 21 Apr 2008 16:57:58 +0000 (16:57 +0000)]
TClonesArray* replaced by TClonesArray.

16 years agoAdding protection - "fake tracks" signed with negative values
marian [Mon, 21 Apr 2008 16:39:34 +0000 (16:39 +0000)]
Adding protection - "fake tracks" signed with negative values
(Marian)

16 years agoAdding missing comma
hristov [Mon, 21 Apr 2008 16:10:05 +0000 (16:10 +0000)]
Adding missing comma

16 years agoChanging in the format of the GRP object read from OCDB in reconstruction.
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.

16 years agoUpdate on caloCluster. (Gustavo)
morsch [Mon, 21 Apr 2008 15:52:55 +0000 (15:52 +0000)]
Update on caloCluster. (Gustavo)

16 years agoObsolete data member removed.
morsch [Mon, 21 Apr 2008 15:52:22 +0000 (15:52 +0000)]
Obsolete data member removed.

16 years agoTClonesArray for hits e digits cleared after use
coppedis [Mon, 21 Apr 2008 15:44:40 +0000 (15:44 +0000)]
TClonesArray for hits e digits cleared after use

16 years agoUpdates to keep DCS graph for selected sensors
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

16 years agotag files are skipped, screwing up the file counter for rawqa
schutz [Mon, 21 Apr 2008 14:39:17 +0000 (14:39 +0000)]
tag files are skipped, screwing up the file counter for rawqa

16 years agoDummy SetDecayMode (Ivana Hrivnacova)
morsch [Mon, 21 Apr 2008 14:10:40 +0000 (14:10 +0000)]
Dummy SetDecayMode (Ivana Hrivnacova)

16 years agoDebug print removed.
morsch [Mon, 21 Apr 2008 14:09:47 +0000 (14:09 +0000)]
Debug print removed.

16 years agoaccess to alien files
schutz [Mon, 21 Apr 2008 13:53:15 +0000 (13:53 +0000)]
access to alien files

16 years agoinput for DA from Michal
alla [Mon, 21 Apr 2008 13:39:26 +0000 (13:39 +0000)]
input for DA  from Michal

16 years agonew Preprocessor and DA from Michal
alla [Mon, 21 Apr 2008 13:37:27 +0000 (13:37 +0000)]
new Preprocessor and DA from Michal

16 years agoDo not use Root shell but bash to run the simulation and reconstruction
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

16 years agoBug fix (A.Rossi)
hristov [Mon, 21 Apr 2008 13:19:44 +0000 (13:19 +0000)]
Bug fix (A.Rossi)

16 years agomore macros
schutz [Mon, 21 Apr 2008 13:06:25 +0000 (13:06 +0000)]
more macros

16 years agomore macros
schutz [Mon, 21 Apr 2008 13:04:06 +0000 (13:04 +0000)]
more macros

16 years agoNew test macro (Ernesto)
hristov [Mon, 21 Apr 2008 12:52:13 +0000 (12:52 +0000)]
New test macro (Ernesto)

16 years agoUpdated dependencies
hristov [Mon, 21 Apr 2008 12:25:39 +0000 (12:25 +0000)]
Updated dependencies

16 years agoMoving AliEMCALRawUtils from libEMCALbase to libEMCALsim since it depends on AliEMCAL...
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

16 years agoAdding more documentation (Marian)
marian [Mon, 21 Apr 2008 11:49:00 +0000 (11:49 +0000)]
Adding more documentation (Marian)

16 years agoAdding StageCastor (Marian)
marian [Mon, 21 Apr 2008 11:47:16 +0000 (11:47 +0000)]
Adding StageCastor (Marian)

16 years agofixing log message
jgrosseo [Mon, 21 Apr 2008 11:37:01 +0000 (11:37 +0000)]
fixing log message

16 years agochange the order in loading the libraries
schutz [Mon, 21 Apr 2008 11:33:05 +0000 (11:33 +0000)]
change the order in loading the libraries

16 years agoGive it a slightly bigger chance to work for non-MUON libs as well
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

16 years agoCompatibility between Root v5-19-02 and Root v5-19-02
hristov [Mon, 21 Apr 2008 10:04:42 +0000 (10:04 +0000)]
Compatibility between Root v5-19-02 and Root v5-19-02

16 years agoAdding libRAWDatabase
hristov [Mon, 21 Apr 2008 10:00:44 +0000 (10:00 +0000)]
Adding libRAWDatabase

16 years agodeleted deprecated member
richterm [Mon, 21 Apr 2008 09:31:55 +0000 (09:31 +0000)]
deleted deprecated member

16 years agoBug fix by M.Fasel for parallel tracks
cblume [Mon, 21 Apr 2008 09:24:30 +0000 (09:24 +0000)]
Bug fix by M.Fasel for parallel tracks

16 years agoLoad libraries without extension (.so)
hristov [Mon, 21 Apr 2008 09:13:43 +0000 (09:13 +0000)]
Load libraries without extension (.so)

16 years agoMakeing the macros for dHLT a little more user friendly.
aszostak [Mon, 21 Apr 2008 09:08:32 +0000 (09:08 +0000)]
Makeing the macros for dHLT a little more user friendly.

16 years ago- added skeleton of of offline clusterizer and tracker components
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

16 years agoCorrected documentation in READMEbase.txt
ivana [Mon, 21 Apr 2008 08:45:20 +0000 (08:45 +0000)]
Corrected documentation in READMEbase.txt

16 years agohlt build system fixed after commit 25261: ifdef in pkg definitions; added explicit...
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

16 years agoDo not set default CDB storage, if not defined, but return Fatal.
ivana [Mon, 21 Apr 2008 07:27:47 +0000 (07:27 +0000)]
Do not set default CDB storage, if not defined, but return Fatal.

16 years agoUpdated QA classes
coppedis [Mon, 21 Apr 2008 06:32:30 +0000 (06:32 +0000)]
Updated QA classes

16 years agoUpdated QA classes
coppedis [Mon, 21 Apr 2008 05:59:41 +0000 (05:59 +0000)]
Updated QA classes

16 years ago- AliHLTReconstructor: added helper functions to run HLTOUT processing stand alone
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

16 years agoAdding setting of default CDB storage (if not defined)
ivana [Sun, 20 Apr 2008 22:04:51 +0000 (22:04 +0000)]
Adding setting of default CDB storage (if not defined)
(Artur)

16 years agoUpdates in GRP Preprocessor (Ernesto)
zampolli [Sun, 20 Apr 2008 12:44:09 +0000 (12:44 +0000)]
Updates in GRP Preprocessor (Ernesto)

16 years agoUpdated list of libraries
hristov [Sat, 19 Apr 2008 20:32:17 +0000 (20:32 +0000)]
Updated list of libraries

16 years agoRestored compilation on Windows/Cygwin
hristov [Sat, 19 Apr 2008 14:23:43 +0000 (14:23 +0000)]
Restored compilation on Windows/Cygwin

16 years agoAdding local mean shape to the AliTPCseed (Marian Ivanov)
marian [Sat, 19 Apr 2008 10:19:01 +0000 (10:19 +0000)]
Adding local mean shape to the AliTPCseed (Marian Ivanov)
To be used in the error parameterization

16 years agoJet trigger staf
pavlinov [Fri, 18 Apr 2008 20:22:34 +0000 (20:22 +0000)]
Jet trigger staf

16 years agoPossibility of setting on/off cluster unfolding in SSD (E. Fragiacomo)
masera [Fri, 18 Apr 2008 19:38:44 +0000 (19:38 +0000)]
Possibility of setting on/off cluster unfolding in SSD (E. Fragiacomo)

16 years agoCorrection in ion definition.
morsch [Fri, 18 Apr 2008 18:57:04 +0000 (18:57 +0000)]
Correction in ion definition.

16 years agoQA histograms added according to suggestions. DDL histos scaled for number of events
dibari [Fri, 18 Apr 2008 18:31:56 +0000 (18:31 +0000)]
QA histograms added according to suggestions. DDL histos scaled for number of events

16 years agoFixing small memory leaks
hristov [Fri, 18 Apr 2008 17:07:20 +0000 (17:07 +0000)]
Fixing small memory leaks

16 years agoUpdates for the TRD DAs on DAQ by Raphaelle
cblume [Fri, 18 Apr 2008 16:00:32 +0000 (16:00 +0000)]
Updates for the TRD DAs on DAQ by Raphaelle

16 years agoMerging THbtp and HBTP in one library. Comiplation on Windows/Cygwin
hristov [Fri, 18 Apr 2008 16:00:17 +0000 (16:00 +0000)]
Merging THbtp and HBTP in one library. Comiplation on Windows/Cygwin

16 years agoMinor changes required due to changes in how the AliHLTRootFileWriterComponent works...
aszostak [Fri, 18 Apr 2008 15:12:03 +0000 (15:12 +0000)]
Minor changes required due to changes in how the AliHLTRootFileWriterComponent works by default.

16 years agoMinor changes required due to changed in AliHLTComponent.
aszostak [Fri, 18 Apr 2008 15:10:45 +0000 (15:10 +0000)]
Minor changes required due to changed in AliHLTComponent.

16 years agoCompilation on Windows/Cygwin
hristov [Fri, 18 Apr 2008 15:00:36 +0000 (15:00 +0000)]
Compilation on Windows/Cygwin

16 years agoUpdated dependencies between the libraries
hristov [Fri, 18 Apr 2008 14:34:37 +0000 (14:34 +0000)]
Updated dependencies between the libraries

16 years agoMedium assignment corrected.
morsch [Fri, 18 Apr 2008 14:29:30 +0000 (14:29 +0000)]
Medium assignment corrected.

16 years agoCompilation on Windows/Cygwin: dependemcies for HLT
hristov [Fri, 18 Apr 2008 14:27:54 +0000 (14:27 +0000)]
Compilation on Windows/Cygwin: dependemcies for HLT

16 years agoCompilation on Windows/Cygwin
hristov [Fri, 18 Apr 2008 14:27:31 +0000 (14:27 +0000)]
Compilation on Windows/Cygwin

16 years agoCleaning up generation and reading back of lookup tables. Also moved core generation...
aszostak [Fri, 18 Apr 2008 13:53:51 +0000 (13:53 +0000)]
Cleaning up generation and reading back of lookup tables. Also moved core generation code for lookup table to component class.

16 years agoAdding default option to read lookup tables for reconstruction directly from the...
aszostak [Fri, 18 Apr 2008 13:52:34 +0000 (13:52 +0000)]
Adding default option to read lookup tables for reconstruction directly from the CDB.

16 years agoMinor changes to improve interface consistency of this class.
aszostak [Fri, 18 Apr 2008 13:51:16 +0000 (13:51 +0000)]
Minor changes to improve interface consistency of this class.

16 years agoAdding helper macro to initialise the environment for dHLT specific work.
aszostak [Fri, 18 Apr 2008 13:50:26 +0000 (13:50 +0000)]
Adding helper macro to initialise the environment for dHLT specific work.

16 years agoMoving the generation of the LUTs to the component class and adding default loading...
aszostak [Fri, 18 Apr 2008 13:49:53 +0000 (13:49 +0000)]
Moving the generation of the LUTs to the component class and adding default loading of the LUTs for the trigger reconstructor component from CDB on the fly.

16 years agoRemoved enlargment of error (Marian Ivanov)
marian [Fri, 18 Apr 2008 13:13:52 +0000 (13:13 +0000)]
Removed enlargment  of error (Marian Ivanov)
To handle high flux environment new fuctionality to be added to the
AliTPCseed

16 years agoCompilation on Windows/Cygwin: dependencies for EVE
hristov [Fri, 18 Apr 2008 12:44:37 +0000 (12:44 +0000)]
Compilation on Windows/Cygwin: dependencies for EVE

16 years agoCompilation on Windows/Cygwin
hristov [Fri, 18 Apr 2008 12:44:10 +0000 (12:44 +0000)]
Compilation on Windows/Cygwin

16 years agoIsomeres are supported.
morsch [Fri, 18 Apr 2008 12:10:27 +0000 (12:10 +0000)]
Isomeres are supported.

16 years agoWith Boris and Antonin - improvements for V0 visualization.
mtadel [Fri, 18 Apr 2008 11:38:46 +0000 (11:38 +0000)]
With Boris and Antonin - improvements for V0 visualization.

Use TEveLine for pointing line so that it can be displayed correctly
in projected views.

Propagate more information from AliESDv0 to AliEVEV0.

Consolidate visual parameters of V0 components.

Remove obsolete methods, document remaining ones.

16 years agoReverting changes that need the trunk of Root
hristov [Fri, 18 Apr 2008 09:53:06 +0000 (09:53 +0000)]
Reverting changes that need the trunk of Root

16 years agoimproved time-amplitude corretion
alla [Fri, 18 Apr 2008 09:45:22 +0000 (09:45 +0000)]
improved time-amplitude corretion

16 years agoimproved time-amplitude corretion
alla [Fri, 18 Apr 2008 09:44:39 +0000 (09:44 +0000)]
improved time-amplitude corretion

16 years agoAddtional protection (Chiara)
hristov [Fri, 18 Apr 2008 09:14:18 +0000 (09:14 +0000)]
Addtional protection (Chiara)

16 years agoNew signature of the Check method (Yves)
hristov [Fri, 18 Apr 2008 08:55:03 +0000 (08:55 +0000)]
New signature of the Check method (Yves)

16 years ago- temporary fix to run HLT reconstruction without HLT loader
hristov [Fri, 18 Apr 2008 08:54:18 +0000 (08:54 +0000)]
- temporary fix to run HLT reconstruction without HLT loader
- bugfix: run FillESD on hltesd
- bugfix: copying of events from existing ESDs was done on the esd
instead on hltesd

Matthias

16 years agoBug in AliZDCQADataMakerRec corrected
coppedis [Fri, 18 Apr 2008 08:30:10 +0000 (08:30 +0000)]
Bug in AliZDCQADataMakerRec corrected

16 years agonew macros to test QA
schutz [Fri, 18 Apr 2008 08:14:25 +0000 (08:14 +0000)]
new macros to test QA

16 years agoNew directory for the QA tests (Yves)
hristov [Fri, 18 Apr 2008 08:10:20 +0000 (08:10 +0000)]
New directory for the QA tests (Yves)

16 years agoLuminometer in front of ZN added to beam line
coppedis [Fri, 18 Apr 2008 08:08:12 +0000 (08:08 +0000)]
Luminometer in front of ZN added to beam line

16 years agoError in AliZDCQADataMakerSim corrected
coppedis [Fri, 18 Apr 2008 08:07:34 +0000 (08:07 +0000)]
Error in AliZDCQADataMakerSim corrected

16 years ago- added libPHOSshuttle to PHOS libraries
richterm [Fri, 18 Apr 2008 07:01:42 +0000 (07:01 +0000)]
- added libPHOSshuttle to PHOS libraries
- added unit test for AliHLTEsdManager
- added default CDB entry for solenoid field
- bugfix in FileWriter: include block no in the generated file name
  (according to the class documentation)

16 years agoLimitation to one user defined ion removed.
morsch [Fri, 18 Apr 2008 07:00:28 +0000 (07:00 +0000)]
Limitation to one user defined ion removed.