]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoThe wrong file was committed earlier
schutz [Sun, 7 Jan 2007 16:50:51 +0000 (16:50 +0000)]
The wrong file was committed earlier

17 years agocorrections from previous commit
richterm [Fri, 5 Jan 2007 15:07:35 +0000 (15:07 +0000)]
corrections from previous commit

17 years ago- changes according to coding conventions and documentation
richterm [Fri, 5 Jan 2007 14:09:48 +0000 (14:09 +0000)]
- changes according to coding conventions and documentation
- AliHLTTPCDigitReaderRaw: HAVE_TPC_MAPPING dependend implementation
  fixed in order to make class definition independend
- helper functions for data structure handling added
- libHLTbase.pkg and libAliHLTSample.pkg included to the stand-alone
  build system
- AliHLTFilePublisher added
- target to create the stand-alone sample library package added

17 years ago- implementation dependence on HAVE_TPC_MAPPING fixed, no defines in header file
richterm [Fri, 5 Jan 2007 12:24:51 +0000 (12:24 +0000)]
- implementation dependence on HAVE_TPC_MAPPING fixed, no defines in header file
- coding conventions: special charakters removed

17 years agoUpdate the Help method
schutz [Thu, 4 Jan 2007 13:05:47 +0000 (13:05 +0000)]
Update the Help method

17 years agochanges according to coding conventions
richterm [Thu, 28 Dec 2006 11:18:37 +0000 (11:18 +0000)]
changes according to coding conventions
- special characters in function names have been removed in the
  internal usage, the C interface still uses them in order to preserve
  backward compatibility

17 years agoChanges needed by the FMD (Christian)
hristov [Wed, 27 Dec 2006 23:03:32 +0000 (23:03 +0000)]
Changes needed by the FMD (Christian)

17 years agoAdded script to extract list of medias and write to file - must be executed in same...
cholm [Wed, 27 Dec 2006 13:37:57 +0000 (13:37 +0000)]
Added script to extract list of medias and write to file - must be executed in same process as the creation of the galice.root file

17 years agoUse Alignable volume names
cholm [Wed, 27 Dec 2006 13:24:18 +0000 (13:24 +0000)]
Use Alignable volume names

17 years agoAdded the possibility to do diagnostics histograms.
cholm [Wed, 27 Dec 2006 13:23:37 +0000 (13:23 +0000)]
Added the possibility to do diagnostics histograms.
Fixed up a few minor problems in the code.
Prepare for getting the appropriate z--coordinate of the vertex.

17 years ago-maxdepth option is not portable, reverting the changes
hristov [Fri, 22 Dec 2006 17:48:36 +0000 (17:48 +0000)]
-maxdepth option is not portable, reverting the changes

17 years agoUsing the same options for all the libraries
hristov [Fri, 22 Dec 2006 16:08:08 +0000 (16:08 +0000)]
Using the same options for all the libraries

17 years agoChenges needed by the new HLT libraries (Matthias)
hristov [Fri, 22 Dec 2006 14:24:06 +0000 (14:24 +0000)]
Chenges needed by the new HLT libraries (Matthias)

17 years agoNew HLT libraries (Matthias)
hristov [Fri, 22 Dec 2006 14:22:31 +0000 (14:22 +0000)]
New HLT libraries (Matthias)

17 years agoCompilation on Mac
hristov [Fri, 22 Dec 2006 14:21:25 +0000 (14:21 +0000)]
Compilation on Mac

17 years agostrings.h included (Solaris x86)
hristov [Fri, 22 Dec 2006 13:26:42 +0000 (13:26 +0000)]
strings.h included (Solaris x86)

17 years agoAdding the GetStatus() method.
belikov [Fri, 22 Dec 2006 11:05:10 +0000 (11:05 +0000)]
Adding the GetStatus() method.

17 years agofill TgtupleLoc with fired local boards only (Philippe)
pcrochet [Thu, 21 Dec 2006 17:03:28 +0000 (17:03 +0000)]
fill TgtupleLoc with fired local boards only (Philippe)

17 years agoadd data member fLoOutput plus setter and getter (Philippe)
pcrochet [Thu, 21 Dec 2006 17:03:24 +0000 (17:03 +0000)]
add data member fLoOutput plus setter and getter (Philippe)

17 years agofill LocalTrigger with all local boards (needed by MOOD), set LocalTrigger fLoOutput...
pcrochet [Thu, 21 Dec 2006 17:03:21 +0000 (17:03 +0000)]
fill LocalTrigger with all local boards (needed by MOOD), set LocalTrigger fLoOutput (Philippe)

17 years agocommit from Jochen
richterm [Thu, 21 Dec 2006 10:30:28 +0000 (10:30 +0000)]
commit from Jochen
- TPCDisplay library version 2
  - library version for the AliHLTGUI v 1.5
- argument scan of the AliHLTTPCDigitReaderRaw cleaned up

17 years agoUsing symname as argument to avoid confusion (Raffaele)
hristov [Thu, 21 Dec 2006 10:06:18 +0000 (10:06 +0000)]
Using symname as argument to avoid confusion (Raffaele)

17 years agoNew comparison macro (Yuri)
hristov [Thu, 21 Dec 2006 09:05:38 +0000 (09:05 +0000)]
New comparison macro (Yuri)

17 years agoHLT hit's reconstruction included in the reconstruction chain (Indra)
hristov [Thu, 21 Dec 2006 08:48:45 +0000 (08:48 +0000)]
HLT hit's reconstruction included in the reconstruction chain (Indra)

17 years agoHLT hit's reconstruction: online version (Indra)
hristov [Thu, 21 Dec 2006 08:47:56 +0000 (08:47 +0000)]
HLT hit's reconstruction: online version (Indra)

17 years agoThis class reads rawdata for MUON detector and produces
hristov [Thu, 21 Dec 2006 08:46:36 +0000 (08:46 +0000)]
This class reads rawdata for MUON detector and produces
reconstructed hit position as output, which is stored in a root
file  as tree format. It uses another class HLTMUONHitReconstructor of "../PubSub"
to perform the hitreconstruction which is the same as it is used
in online hitreconstruction. The output data is of type AliMUONRawCluster same as that
of produced in Dimuon reconstruction (i.e MUON.RecPoints.root)

Indra

17 years agoMUON HLT LUT data (Indra)
hristov [Thu, 21 Dec 2006 08:42:48 +0000 (08:42 +0000)]
MUON HLT LUT data (Indra)

17 years agoMinor changes to complete the modification of the standard tracking algorithm (Ph...
martinez [Wed, 20 Dec 2006 18:38:04 +0000 (18:38 +0000)]
Minor changes to complete the modification of the standard tracking algorithm (Ph. Pillot)

17 years agoProtection added.
morsch [Wed, 20 Dec 2006 17:12:15 +0000 (17:12 +0000)]
Protection added.

17 years agoOptional geometry without CPV
kharlov [Wed, 20 Dec 2006 16:56:43 +0000 (16:56 +0000)]
Optional geometry without CPV

17 years agoChristmas cleanup :)
jgrosseo [Wed, 20 Dec 2006 14:14:09 +0000 (14:14 +0000)]
Christmas cleanup :)

17 years agocassert included
hristov [Wed, 20 Dec 2006 11:26:04 +0000 (11:26 +0000)]
cassert included

17 years agoUpdate from release
schutz [Wed, 20 Dec 2006 11:21:05 +0000 (11:21 +0000)]
Update from release

17 years agoReplaced the SETUP.C by the correct one
schutz [Wed, 20 Dec 2006 11:13:21 +0000 (11:13 +0000)]
Replaced the SETUP.C by the correct one

17 years agoRemoved the class AliMUONSegment which has been replaced by the existing class AliMU...
martinez [Wed, 20 Dec 2006 11:01:32 +0000 (11:01 +0000)]
Removed the class AliMUONSegment which has been replaced by the  existing class AliMUONObjectPair when needed (Ph. Pillot)

17 years agoUse the GRID features only if Root was compiled with AliEn support
hristov [Wed, 20 Dec 2006 11:01:16 +0000 (11:01 +0000)]
Use the GRID features only if Root was compiled with AliEn support

17 years ago+ Modifications of the standard tracking algorithm:
martinez [Wed, 20 Dec 2006 10:58:15 +0000 (10:58 +0000)]
+ Modifications of the standard tracking algorithm:
  - Now we use the track covariance matrix in order to parameterize
    the size of the area where new hits (raw-clusters) are searched;
  - Two extreme options now exist: either we track all possible candidates
    or we keep only the best ones at each step of the  algorithm (using
    the flag AliMUONTrackReconstructor::fgkTrackAllTracks);
+ Removed the class AliMUONSegment which has been replaced by the
  existing class AliMUONObjectPair when needed.
+ Also removed or redefined some hard-coded constants used in the
  tracking algorithms.
             (Ph. Pillot)

17 years agoChange const char * by TString, change AliInfos per AliPreprocessor::Log or AliDebug
gustavo [Wed, 20 Dec 2006 10:53:28 +0000 (10:53 +0000)]
Change const char * by TString, change AliInfos per AliPreprocessor::Log or AliDebug

17 years agoAdd a comment
cblume [Wed, 20 Dec 2006 10:08:37 +0000 (10:08 +0000)]
Add a comment

17 years agoUnitArray only filled if grid defined.
morsch [Wed, 20 Dec 2006 09:55:12 +0000 (09:55 +0000)]
UnitArray only filled if grid defined.

17 years agoMissing inline added.
morsch [Wed, 20 Dec 2006 09:54:25 +0000 (09:54 +0000)]
Missing inline added.

17 years agoadding new
schutz [Wed, 20 Dec 2006 08:51:05 +0000 (08:51 +0000)]
adding new

17 years agoMissing ; added.
morsch [Wed, 20 Dec 2006 08:35:22 +0000 (08:35 +0000)]
Missing ; added.

17 years agoTrying to fix a mess
schutz [Wed, 20 Dec 2006 08:21:03 +0000 (08:21 +0000)]
Trying to fix a mess

17 years agoTrying to fix a mess
schutz [Wed, 20 Dec 2006 08:18:55 +0000 (08:18 +0000)]
Trying to fix a mess

17 years agoClean-up mainly in includes.
morsch [Tue, 19 Dec 2006 17:31:20 +0000 (17:31 +0000)]
Clean-up mainly in includes.

17 years agoChange print output in Terminate
schutz [Tue, 19 Dec 2006 16:42:44 +0000 (16:42 +0000)]
Change print output in Terminate

17 years agoCompilation of ESDCheck (Yves)
hristov [Tue, 19 Dec 2006 16:02:34 +0000 (16:02 +0000)]
Compilation of ESDCheck (Yves)

17 years agoRecord changes.
mtadel [Tue, 19 Dec 2006 15:16:14 +0000 (15:16 +0000)]
Record changes.

17 years agoCheck if global g_trkcnt has been reset and attempt to reinitialize it from TrackCoun...
mtadel [Tue, 19 Dec 2006 15:16:13 +0000 (15:16 +0000)]
Check if global g_trkcnt has been reset and attempt to reinitialize it from TrackCounter static member; return TParticle* for given label; check label range as AliStack segvs if label is out of bounds.

17 years agoNew file; dump kine stack for given label.
mtadel [Tue, 19 Dec 2006 15:16:02 +0000 (15:16 +0000)]
New file; dump kine stack for given label.

17 years agoAdded TRD hits.
mtadel [Tue, 19 Dec 2006 15:16:01 +0000 (15:16 +0000)]
Added TRD hits.

17 years agoAdded method Track::PrintKineStack(); added global TrackCounter pointer to overcome...
mtadel [Tue, 19 Dec 2006 15:13:43 +0000 (15:13 +0000)]
Added method Track::PrintKineStack(); added global TrackCounter pointer to overcome resets of CINT globals in macros.

17 years agoExtra ; removed.
morsch [Tue, 19 Dec 2006 14:58:51 +0000 (14:58 +0000)]
Extra ; removed.

17 years agoCorrected bug introduced by Christian
schutz [Tue, 19 Dec 2006 14:42:22 +0000 (14:42 +0000)]
Corrected bug introduced by Christian

17 years agoMore EMCALgeometry replaced by AliJetDummyGeo
morsch [Tue, 19 Dec 2006 14:03:04 +0000 (14:03 +0000)]
More EMCALgeometry replaced by AliJetDummyGeo

17 years agoUse AliJetDummyGeometry.
morsch [Tue, 19 Dec 2006 13:53:23 +0000 (13:53 +0000)]
Use AliJetDummyGeometry.

17 years agoDummy geometry to remove dependency from EMCAL (temporary solution)
morsch [Tue, 19 Dec 2006 13:52:49 +0000 (13:52 +0000)]
Dummy geometry to remove dependency from EMCAL (temporary solution)

17 years agoEff C++ Warnings corrected.
morsch [Tue, 19 Dec 2006 13:51:17 +0000 (13:51 +0000)]
Eff C++ Warnings corrected.

17 years agoCompact plots in a single canvas
schutz [Tue, 19 Dec 2006 13:28:28 +0000 (13:28 +0000)]
Compact plots in a single canvas

17 years ago- Clean-up of data members and methods in base classes and derived classes
morsch [Tue, 19 Dec 2006 13:00:55 +0000 (13:00 +0000)]
- Clean-up of data members and methods in base classes and derived classes
- Use of UnitArray to read TPC and EMCAL information. (Magali Estienne)

17 years agoInput histograms with crystal amplitudes for Shuttle
kharlov [Tue, 19 Dec 2006 12:23:44 +0000 (12:23 +0000)]
Input histograms with crystal amplitudes for Shuttle

17 years agoImportant bug fix in the maps used by FMD (Christian)
hristov [Tue, 19 Dec 2006 11:56:01 +0000 (11:56 +0000)]
Important bug fix in the maps used by FMD (Christian)

17 years agoUpdated reconstruction to (optionally) make angle correction.
cholm [Tue, 19 Dec 2006 10:49:48 +0000 (10:49 +0000)]
Updated reconstruction to (optionally) make angle correction.
Updated reconstruction to (optionally) suppress noise.
Updated ESD data to have this information.
Updated ALTRO mapping to reflect real configuration (2 RCU branches)
Updated Display with newer and better code.
Added the pattern and fancy viewers.
Fixed ADC range in digitizer.
Put more realistic noise characteristics in AliFMDCalibFaker.
Added some more scripts for display and illustration.
Added script to make Dummy AliModule for all but the FMD.
Added newer calibrations (fixes ushort problem in AliFMDMap).

17 years agoNew GetUID method
schutz [Tue, 19 Dec 2006 10:23:31 +0000 (10:23 +0000)]
New GetUID method

17 years agoNew AddFile method
schutz [Tue, 19 Dec 2006 10:22:56 +0000 (10:22 +0000)]
New AddFile method

17 years agoAdditional software trigger posiibilities for pions and gammas (G. Conesa)
morsch [Tue, 19 Dec 2006 10:15:22 +0000 (10:15 +0000)]
Additional software trigger posiibilities for pions and gammas (G. Conesa)

17 years agoNew PID class for EMCAL, bayesian analysis done with ESD data, PID information filled...
gustavo [Tue, 19 Dec 2006 09:43:47 +0000 (09:43 +0000)]
New PID class for EMCAL, bayesian analysis done with ESD data, PID information filled when calling AliEMCALPID in AliEMCALReconstructor::FillESD()

17 years agoExample macro to execute PID (Gu��nol��)
gustavo [Tue, 19 Dec 2006 09:04:07 +0000 (09:04 +0000)]
Example macro to execute PID (Gu��nol��)

17 years agoAlgorithm par. set as a private member (C.Zampolli)
arcelli [Tue, 19 Dec 2006 08:55:15 +0000 (08:55 +0000)]
Algorithm par. set as a private member (C.Zampolli)

17 years agoChanged filenames types to TString + split file sources (C.Zampolli)
arcelli [Tue, 19 Dec 2006 08:53:27 +0000 (08:53 +0000)]
Changed filenames types to TString + split file sources (C.Zampolli)

17 years agoNew PID class for EMCAL, bayesian analysis done with ESD data, PID information filled...
gustavo [Tue, 19 Dec 2006 08:49:35 +0000 (08:49 +0000)]
New PID class for EMCAL, bayesian analysis done with ESD data, PID information filled when calling AliEMCALPID in AliEMCALReconstructor::FillESD()

17 years agoclean up the EMCAL name scheme : super module -> module -> tower (or cell)
pavlinov [Tue, 19 Dec 2006 02:34:13 +0000 (02:34 +0000)]
clean up the EMCAL name scheme : super module -> module -> tower (or cell)

17 years agoChange in the format of the input data from DAQ FXS, new files (C.Zampolli)
arcelli [Mon, 18 Dec 2006 18:18:54 +0000 (18:18 +0000)]
Change in the format of the input data from DAQ FXS, new files (C.Zampolli)

17 years agoUpdated Aliases for DCS TOF datapoints (C.Zampolli)
arcelli [Mon, 18 Dec 2006 18:17:42 +0000 (18:17 +0000)]
Updated Aliases for DCS TOF datapoints (C.Zampolli)

17 years agoChange in the format of the input data from DAQ FXS (C.Zampolli)
arcelli [Mon, 18 Dec 2006 18:16:56 +0000 (18:16 +0000)]
Change in the format of the input data from DAQ FXS (C.Zampolli)

17 years agoUpdates to be conform with TVirtualMC.h
morsch [Mon, 18 Dec 2006 17:37:51 +0000 (17:37 +0000)]
Updates to be conform with TVirtualMC.h

17 years agoData files needed for correlated heavy flavor generation. (S. Grigoryan)
morsch [Mon, 18 Dec 2006 17:33:33 +0000 (17:33 +0000)]
Data files needed for correlated heavy flavor generation. (S. Grigoryan)

17 years agoAliGenCorrHF generator for correlated heavy flavor. (Smbat Grigoryan)
morsch [Mon, 18 Dec 2006 17:32:38 +0000 (17:32 +0000)]
AliGenCorrHF generator for correlated heavy flavor. (Smbat Grigoryan)

17 years agoAdd AliAnalysisGoodies
schutz [Mon, 18 Dec 2006 17:23:10 +0000 (17:23 +0000)]
Add AliAnalysisGoodies

17 years agoremove AliAnalysisGoodies
schutz [Mon, 18 Dec 2006 17:21:56 +0000 (17:21 +0000)]
remove AliAnalysisGoodies

17 years agoAdd AliAnalysisGoodies
schutz [Mon, 18 Dec 2006 17:20:12 +0000 (17:20 +0000)]
Add AliAnalysisGoodies

17 years agoTrigger chamber efficiency according to local boards (Diego)
pcrochet [Mon, 18 Dec 2006 16:23:55 +0000 (16:23 +0000)]
Trigger chamber efficiency according to local boards (Diego)

17 years agoadd AliMUONTriggerChamberEff (Diego)
pcrochet [Mon, 18 Dec 2006 16:23:29 +0000 (16:23 +0000)]
add AliMUONTriggerChamberEff (Diego)

17 years agoNew class for trigger chamber efficiency determination from data (Diego)
pcrochet [Mon, 18 Dec 2006 16:23:23 +0000 (16:23 +0000)]
New class for trigger chamber efficiency determination from data (Diego)

17 years agoNew class which will contain the raw-data event tag information
cvetan [Mon, 18 Dec 2006 15:54:02 +0000 (15:54 +0000)]
New class which will contain the raw-data event tag information

17 years agoRemoving the run DB. The information contained in the DB is still stored in the raw...
cvetan [Mon, 18 Dec 2006 14:51:10 +0000 (14:51 +0000)]
Removing the run DB. The information contained in the DB is still stored in the raw-data file (AliStats)

17 years agoRemoving the run DB. The information contained in the DB is still stored in the raw...
cvetan [Mon, 18 Dec 2006 14:38:51 +0000 (14:38 +0000)]
Removing the run DB. The information contained in the DB is still stored in the raw-data file (AliStats)

17 years agoT0 changed to START (FLUKA input card).
morsch [Mon, 18 Dec 2006 14:35:20 +0000 (14:35 +0000)]
T0 changed to START (FLUKA input card).

17 years agoModifications for eff. c++ warnings.
panos [Mon, 18 Dec 2006 13:22:34 +0000 (13:22 +0000)]
Modifications for eff. c++ warnings.

17 years agoTake care of B=0 in ExB effect
cblume [Mon, 18 Dec 2006 13:08:26 +0000 (13:08 +0000)]
Take care of B=0 in ExB effect

17 years agoRecord changes.
mtadel [Mon, 18 Dec 2006 12:06:42 +0000 (12:06 +0000)]
Record changes.

17 years agoIf frame-box is set, use it for determination of bounding-box.
mtadel [Mon, 18 Dec 2006 12:06:41 +0000 (12:06 +0000)]
If frame-box is set, use it for determination of bounding-box.

17 years agoAdded getters for frame-point details.
mtadel [Mon, 18 Dec 2006 12:06:40 +0000 (12:06 +0000)]
Added getters for frame-point details.

17 years agoNew TRD QA task
schutz [Mon, 18 Dec 2006 11:31:33 +0000 (11:31 +0000)]
New TRD QA task

17 years agoRelate HLT tracks to the primary vertex (Youri)
cvetan [Mon, 18 Dec 2006 11:18:47 +0000 (11:18 +0000)]
Relate HLT tracks to the primary vertex (Youri)

17 years agoBugfix (Youri)
cvetan [Mon, 18 Dec 2006 10:38:15 +0000 (10:38 +0000)]
Bugfix (Youri)

17 years agoRe-implemented method of AliTagAnalysis passing cuts with char *
schutz [Mon, 18 Dec 2006 08:29:49 +0000 (08:29 +0000)]
Re-implemented method of AliTagAnalysis passing cuts with char *

17 years agoPackage for QA
schutz [Mon, 18 Dec 2006 08:28:42 +0000 (08:28 +0000)]
Package for QA

17 years agoadded port numbers to ldap schema and config classes (alberto)
jgrosseo [Mon, 18 Dec 2006 08:09:04 +0000 (08:09 +0000)]
added port numbers to ldap schema and config classes (alberto)