morsch [Tue, 20 May 2008 07:36:38 +0000 (07:36 +0000)]
Shadowing of variables corrected.
haavard [Tue, 20 May 2008 07:30:33 +0000 (07:30 +0000)]
Updates to avoid generation of unused TClonesArray. Bug fixes.
morsch [Tue, 20 May 2008 07:28:15 +0000 (07:28 +0000)]
Variable shadowing corrected.
dibari [Tue, 20 May 2008 07:26:50 +0000 (07:26 +0000)]
Warnings potentially serious in compilation fixed.
richterm [Tue, 20 May 2008 05:14:09 +0000 (05:14 +0000)]
added AliHLTTPCClusterHistoComponent and AliHLTTPCClusterDumpComponent to build
richterm [Tue, 20 May 2008 04:48:00 +0000 (04:48 +0000)]
TPC KrCF and Cluster property plotting (Kenneth & Gaute)
- added AliHLTTPCClusterHistoComponent: plotting of TPC cluster
parameters
- added AliHLTTPCClusterDumpComponent: A debug component dumping the
AliHLTTPCClusterData to asci file
- common cluster data output for TPC CF and KryptonClusterFinder
moved all histogramming functionality to separate component.
- KrCF maintains list of hardware addresses of pads belonging to a krypton cluster.
- AliHLTTPCHistogramHandler: Updated to handle clusterdata, and produce
spectrum and QMax plots
martinez [Mon, 19 May 2008 22:19:07 +0000 (22:19 +0000)]
Fixing warnings (Gines)
martinez [Mon, 19 May 2008 21:25:06 +0000 (21:25 +0000)]
Adding charge of the muon track in the AOD (Roberta)
hristov [Mon, 19 May 2008 20:21:18 +0000 (20:21 +0000)]
Removing circular dependency between libMUONbase and libMUONtrigger
rvernet [Mon, 19 May 2008 17:53:07 +0000 (17:53 +0000)]
Correction for compliance with new AliRsnDaughter
Changed default resonance PDG
rvernet [Mon, 19 May 2008 17:51:11 +0000 (17:51 +0000)]
Corrected error on PDG code checking with absolute values
zampolli [Mon, 19 May 2008 17:39:15 +0000 (17:39 +0000)]
Overwriting some previous changes by JFGO.... ops! Now fixed.
zampolli [Mon, 19 May 2008 17:20:10 +0000 (17:20 +0000)]
Reading trigger configuration from DAQ logbook (in case of failure, trying
to retrieve it from DCS FXS)
zampolli [Mon, 19 May 2008 17:18:52 +0000 (17:18 +0000)]
Adding check on trigger configuration string length.
hristov [Mon, 19 May 2008 16:04:47 +0000 (16:04 +0000)]
Exchange information only through a data member
ivana [Mon, 19 May 2008 16:00:19 +0000 (16:00 +0000)]
Gros chantier trigger:
- Adding new classes for the trigger configuration:
AliMUONTriggerCrateConfig, AliMUONGlobalCrateConfig, AliMUONRegionalTriggerConfig
- Instantiated CalibrationData in AliMUON class
- Added interface for new trigger configuration object
in AliMUONCDB, AliMUONCalibrationData, AliMUONTriggerIO classes
- In AliMUONDigitizerV3: set CalibrationData from outside
- In AliMUONTriggerCrateStore, AliMUONTriggerElectronics:
added new method to create configuration from CDB
- In mapping/data/stationTrigger/GlobalCrate.dat:
fixed a bug in regional mask and add new members
- In AliMUONRawWriter: take crate and local number from constant/mapping
- In AliMUONTriggerSubprocessor: modified interface for new config objects
- In AliMUONTriggerGUIbdmap, AliMUONTriggerGUI:
put ugly patch to interface with TriggerCrateStore (not used anyhow ?)
- In AliMUONReconstructor: removed unnecessary call to TriggerCrateStore
- In MUONTRGda.cxx: changed interface and added method to write into online DB
- In AliMpDDLStore: removed AliMpGlobalCrate object
- In AliMpRegionalTrigger: skipping coicidence, mode & mask while reading file
- In AliMpTriggerCrate: removed coincidence, mode and mask as members
(Christian)
hristov [Mon, 19 May 2008 15:44:51 +0000 (15:44 +0000)]
Create the magnetic field map in the reconstruction macros (Yuri)
hristov [Mon, 19 May 2008 15:41:43 +0000 (15:41 +0000)]
Ignore temporary files
kharlov [Mon, 19 May 2008 15:35:23 +0000 (15:35 +0000)]
Sample amplitude rounding is corrected. Draw() is improved.
hdalsgaa [Mon, 19 May 2008 15:25:08 +0000 (15:25 +0000)]
New version to make use of automatic IDs from AliFMDPreprocessor
aszostak [Mon, 19 May 2008 15:11:07 +0000 (15:11 +0000)]
Minor change: returning false from DDL raw data processing stage if there was a decoding problem. Was returning true before.
kharlov [Mon, 19 May 2008 15:09:31 +0000 (15:09 +0000)]
Correction for hidden function MakeHits
ivana [Mon, 19 May 2008 15:04:20 +0000 (15:04 +0000)]
A special LUT where the "low cut" is in fact
"no cut" (all pt) and the "high cut" is the former "low cut".
To be used only when explicitely selected by user.
(Bogdan)
prsnko [Mon, 19 May 2008 15:01:53 +0000 (15:01 +0000)]
Shadowed variables fixed
fca [Mon, 19 May 2008 14:58:18 +0000 (14:58 +0000)]
Removing shadowed variables
aszostak [Mon, 19 May 2008 14:33:30 +0000 (14:33 +0000)]
Fixing some documentation and comments.
aszostak [Mon, 19 May 2008 14:21:36 +0000 (14:21 +0000)]
Fixing debug compilation and error code being returned during parsing of options.
ivana [Mon, 19 May 2008 14:11:08 +0000 (14:11 +0000)]
Updated serial numbers for station 345
(Christian)
morsch [Mon, 19 May 2008 13:52:24 +0000 (13:52 +0000)]
Change of signature of AddAODBranch.
morsch [Mon, 19 May 2008 13:48:58 +0000 (13:48 +0000)]
AddAODBranch void* instead of TObject*.
ivana [Mon, 19 May 2008 13:45:18 +0000 (13:45 +0000)]
Moving the previously hard-wired parameters for matching of trigger tracks
with digits into AliMUONRecoParam.
(Diego)
cvetan [Mon, 19 May 2008 13:34:03 +0000 (13:34 +0000)]
Introduction of the Tapan's 3D vertexer. Initial version of the special online DA which will be used for vertex-diamond calculation. For the moment it is based on Tapan's vertexer. The plan is to adapt the interface of the other vertexers to the online environment and then have the possiblity to switch between them. In order to compile the DA, one has to follow the ordinary steps. The make target is daqDA-SPD-VertexDiamond.
fca [Mon, 19 May 2008 13:23:17 +0000 (13:23 +0000)]
Removing variable shadowing
jgrosseo [Mon, 19 May 2008 13:20:14 +0000 (13:20 +0000)]
take into account changing LHC periods between runs
gconesab [Mon, 19 May 2008 12:24:45 +0000 (12:24 +0000)]
Corrected compilation warnings
rvernet [Mon, 19 May 2008 11:42:05 +0000 (11:42 +0000)]
Updated for new QA scheme
jgrosseo [Mon, 19 May 2008 11:27:27 +0000 (11:27 +0000)]
updating list of to receive dcs points
jgrosseo [Mon, 19 May 2008 11:25:49 +0000 (11:25 +0000)]
sending dcs problem mails also to subdetector experts
jgrosseo [Mon, 19 May 2008 11:22:13 +0000 (11:22 +0000)]
par file creation in ALICE_ROOT if rights permit
rvernet [Mon, 19 May 2008 11:20:35 +0000 (11:20 +0000)]
Minor change: printf -> AliDebug
hristov [Mon, 19 May 2008 11:20:25 +0000 (11:20 +0000)]
New PWG4 library
hristov [Mon, 19 May 2008 11:19:59 +0000 (11:19 +0000)]
Additiona methods (Gustavo)
hristov [Mon, 19 May 2008 11:02:31 +0000 (11:02 +0000)]
Restored compilation of PWGs
hristov [Mon, 19 May 2008 10:53:51 +0000 (10:53 +0000)]
Ignoring temporary files
basanta [Mon, 19 May 2008 10:43:05 +0000 (10:43 +0000)]
bug fixed, new constants to convert ADC to MeV
hristov [Mon, 19 May 2008 10:42:16 +0000 (10:42 +0000)]
AliTPCtrackerRow::Find cannot be inline if it is in the implementation file
gconesab [Mon, 19 May 2008 09:51:48 +0000 (09:51 +0000)]
New more general analysis implemention for particle identification and correlation studies, in calorimeters and tracking system
aszostak [Mon, 19 May 2008 09:48:31 +0000 (09:48 +0000)]
Refactoring code to extract common data block checking functionality into new base class AliHLTMUONProcessor.
Alsi made minor fixes to HLT error messages.
gconesab [Mon, 19 May 2008 09:36:55 +0000 (09:36 +0000)]
New more general analysis implemention for particle identification and correlation studies, in calorimeters and tracking system
gconesab [Mon, 19 May 2008 09:35:05 +0000 (09:35 +0000)]
New more general analysis implemention for particle identification and correlation studies, in calorimeters and tracking system
masera [Mon, 19 May 2008 09:04:06 +0000 (09:04 +0000)]
Correct injector positions for the 2 detector sides (F. Prino)
pchrist [Mon, 19 May 2008 08:30:00 +0000 (08:30 +0000)]
Changes needed for the analysis train (Mihaela).
gconesab [Mon, 19 May 2008 08:13:24 +0000 (08:13 +0000)]
remove analysis classes new implemention
gconesab [Mon, 19 May 2008 08:10:07 +0000 (08:10 +0000)]
remove analysis classes new implemention
gconesab [Mon, 19 May 2008 08:05:32 +0000 (08:05 +0000)]
remove library new implemention
jgrosseo [Mon, 19 May 2008 06:51:30 +0000 (06:51 +0000)]
updated ldif files for test setup
hristov [Sun, 18 May 2008 17:46:14 +0000 (17:46 +0000)]
GetCalibPed() implemented
rvernet [Sun, 18 May 2008 15:47:56 +0000 (15:47 +0000)]
Compliance with AliAnalysisTaskSE ; upgraded support for QA.
rvernet [Sun, 18 May 2008 15:44:56 +0000 (15:44 +0000)]
Some cleaning and simplification in container-related classes and
AliCFManager.
rvernet [Sun, 18 May 2008 15:40:32 +0000 (15:40 +0000)]
New support for QA histos
marian [Sun, 18 May 2008 15:05:12 +0000 (15:05 +0000)]
Hidden symbols removed (Marian)
basanta [Sun, 18 May 2008 14:48:10 +0000 (14:48 +0000)]
Pedestal subtraction is implemented
fca [Sun, 18 May 2008 13:58:21 +0000 (13:58 +0000)]
Removing shadowed variables
marian [Sun, 18 May 2008 13:21:04 +0000 (13:21 +0000)]
First implemnetation of the inteface to the GOOFIE
values.
New better functionality to be added to remove outliers.
(Marian, Juan)
marian [Sun, 18 May 2008 10:22:34 +0000 (10:22 +0000)]
Splitting the AliTPCtrackerMI to the two files
One file with helper classes AliTPCtrackerSector - for cluster navigation
and AliTPCtrackerMI for tracking
Preparation for possibility to use different cluster navigation
+ easier to test functionality
clases derived from TObject possibility to test it from command line
(Marian)
kharlov [Sun, 18 May 2008 09:06:36 +0000 (09:06 +0000)]
EcoreRadius is relocated from AliPHOSEmcRecPoint to AliPHOSClusterizerv1
to avoid a circular dependency between libPHOSbase.so and libPHOSrec.so
masera [Sun, 18 May 2008 08:49:08 +0000 (08:49 +0000)]
Update documentation (SPD, SSD, multiplicity)
kharlov [Sat, 17 May 2008 19:14:41 +0000 (19:14 +0000)]
Histogram type for Etot is changed from TH1I to TH1F
kharlov [Sat, 17 May 2008 19:13:18 +0000 (19:13 +0000)]
Radius for core energy is set via AliPHOSRecoParam.
hristov [Sat, 17 May 2008 08:12:54 +0000 (08:12 +0000)]
Compilation on Windows/Cygwin
hristov [Fri, 16 May 2008 21:40:53 +0000 (21:40 +0000)]
Compilation on Windows/Cygwin
cvetan [Fri, 16 May 2008 21:06:31 +0000 (21:06 +0000)]
1. Correction for the previous commit - in order to visualise the esd data, the call to AliEVE should be placed before the reset of the esd object i.e. inside RunEvent(). 2. The calls to AliEVE are put in separate methods. 3. esd_tracks.C macro is added to alieve_online.C one.
kharlov [Fri, 16 May 2008 20:16:12 +0000 (20:16 +0000)]
Data member initialization is added for copy constructor
kharlov [Fri, 16 May 2008 20:07:13 +0000 (20:07 +0000)]
Creation of TClonesArray in constructor only, instead of per-event.
Cleanup of memory leaks.
masera [Fri, 16 May 2008 17:07:02 +0000 (17:07 +0000)]
Bug fix (T. Virgili, D. Elia)
masera [Fri, 16 May 2008 17:04:03 +0000 (17:04 +0000)]
Static TClonesarray cleared at each cycle (Panos)
marian [Fri, 16 May 2008 16:39:00 +0000 (16:39 +0000)]
Remove nested class from AliTPCtrackerMI (Marian)
belikov [Fri, 16 May 2008 16:14:59 +0000 (16:14 +0000)]
Add virtual 'void FillClusterArray(TObjArray* array)' that will allow for extraction of clusters from all trackers.
cvetan [Fri, 16 May 2008 15:57:56 +0000 (15:57 +0000)]
tpc_clusters.C - added missing AliRunLoader::UnloadRecPoints(). New tpc_raw.C macro that shows both 2D and 3D sectors raw-data. acorde_raw.C - default geometry is taken (acorde is already in). These 3 macros are added into alieve_online.C.
belikov [Fri, 16 May 2008 15:52:41 +0000 (15:52 +0000)]
Add status bits for cluster usage and sharing.
masera [Fri, 16 May 2008 15:38:22 +0000 (15:38 +0000)]
Overlap fixed (M. Sitta)
masera [Fri, 16 May 2008 15:30:31 +0000 (15:30 +0000)]
Removed overlaps between SDD and SSD cables (M. Sitta)
jgrosseo [Fri, 16 May 2008 15:07:06 +0000 (15:07 +0000)]
adding trigger configuration
making control histograms mergaable
syncing run.C with runCorrection.C
cvetan [Fri, 16 May 2008 15:06:36 +0000 (15:06 +0000)]
ITS raw-data and clusters macro fixed in order to be used by the online display. its_clusters.C - AliRunLoader::UnloadRecPoints() added so that it does not interfere with the underlying AliReconstruction. its_raw.C - the loading of the CDB entry fixed in a way so that it works also when the CDB caching is active.
jgrosseo [Fri, 16 May 2008 15:05:04 +0000 (15:05 +0000)]
printing trigger and detector used for the analysis on startup
cvetan [Fri, 16 May 2008 14:47:00 +0000 (14:47 +0000)]
Remove print (A.Rossi)
decaro [Fri, 16 May 2008 14:31:06 +0000 (14:31 +0000)]
Included files: updated EVE repository
zampolli [Fri, 16 May 2008 13:50:06 +0000 (13:50 +0000)]
New Configuration Parameter to set Alien Path for CDB implemented.
aszostak [Fri, 16 May 2008 13:41:43 +0000 (13:41 +0000)]
Fixing memory handling of AliHLTMUONHitReconstructorComponent during error conditions. Also allocation and deletion code is a little cleaner.
Adding parameters to HeaderOk and IntegrityOk methods in AliHLTMUONUtils, so that the reason for the data structure problem is optionally returned.
cvetan [Fri, 16 May 2008 13:22:38 +0000 (13:22 +0000)]
First version of the online reco + AliEVE attached to it. (Matevz and Cvetan)
policheh [Fri, 16 May 2008 13:13:17 +0000 (13:13 +0000)]
Write histograms instead of TObjArray
aszostak [Fri, 16 May 2008 11:54:50 +0000 (11:54 +0000)]
Fixing documentation typo.
richterm [Fri, 16 May 2008 11:47:09 +0000 (11:47 +0000)]
updated SampleLib and tutorial, sample macros added
richterm [Fri, 16 May 2008 11:44:08 +0000 (11:44 +0000)]
- added default CDB initialization to AliHLTComponent: CDB storage and
run number set to $ALICEOOT and 0 if not yet initialized)
- AliHLTSystem: allow empty '-chains=' option to disable all chains
- added data origin for sample data kAliHLTDataOriginSample ('SMPL')
cblume [Fri, 16 May 2008 11:41:10 +0000 (11:41 +0000)]
Update of the old TRD tracker for the new raw PID representation in ESD
dibari [Fri, 16 May 2008 11:34:08 +0000 (11:34 +0000)]
Optimization of TClonesArray (FCA)
richterm [Fri, 16 May 2008 11:33:41 +0000 (11:33 +0000)]
implemented selection by detector string (argument '-detector')
ivana [Fri, 16 May 2008 11:02:22 +0000 (11:02 +0000)]
Corrected comment line only
dibari [Fri, 16 May 2008 10:51:26 +0000 (10:51 +0000)]
New histos for AMORE
pavlinov [Fri, 16 May 2008 10:49:09 +0000 (10:49 +0000)]
This class is obsolete