alla [Wed, 1 Jul 2009 08:09:12 +0000 (08:09 +0000)]
RecoParam for calibration events
coppedis [Wed, 1 Jul 2009 06:47:40 +0000 (06:47 +0000)]
Error corrected
cvetan [Tue, 30 Jun 2009 22:57:29 +0000 (22:57 +0000)]
Usage of the recently introduced OCDB entry which contains the list of defined cosmic trigger classes. The event specie setter is modified in a way that it checks if a fired trigger class is defined in the list and if no other non-cosmic trigger is fired, the event specie is set to cosmic.
coppedis [Tue, 30 Jun 2009 20:50:27 +0000 (20:50 +0000)]
Getting ADC map from OCDB in Digits2Raw
decaro [Tue, 30 Jun 2009 18:45:27 +0000 (18:45 +0000)]
Trivial fixing
decaro [Tue, 30 Jun 2009 18:40:02 +0000 (18:40 +0000)]
Added another recoParam to the TOF recoParam object, i.e. time window to discriminate between single pad and multi pad TOF clusters
coppedis [Tue, 30 Jun 2009 18:32:03 +0000 (18:32 +0000)]
Reducing output from ALiZDCRawStream class
lietava [Tue, 30 Jun 2009 18:00:11 +0000 (18:00 +0000)]
Method CheckConsistency modified.
marian [Tue, 30 Jun 2009 17:48:01 +0000 (17:48 +0000)]
1. Possibility to visualize transformations
one by one (using Debug streamer)
2. Possibility to add filtered transformation to the same debug
stream
(Marian, Satoshi)
lietava [Tue, 30 Jun 2009 17:30:23 +0000 (17:30 +0000)]
Method GetAllScalers added.
prino [Tue, 30 Jun 2009 17:09:47 +0000 (17:09 +0000)]
Updates in SDD preprocessor: new infos from DA, HLT mode no longer needed (F. Prino)
coppedis [Tue, 30 Jun 2009 16:56:23 +0000 (16:56 +0000)]
OCDB entries updated where needed
lietava [Tue, 30 Jun 2009 16:44:19 +0000 (16:44 +0000)]
Destructor updated.
lietava [Tue, 30 Jun 2009 16:32:43 +0000 (16:32 +0000)]
Array of records with 64 bit scalers added, copy constructor,=operator
prino [Tue, 30 Jun 2009 16:28:05 +0000 (16:28 +0000)]
Added in AliITSRecoParam a parameter to choose which SPD-vertexer pileup algorithm is used (F. Prino)
lietava [Tue, 30 Jun 2009 16:23:06 +0000 (16:23 +0000)]
RC11,RC17 rules applied
cvetan [Tue, 30 Jun 2009 16:05:06 +0000 (16:05 +0000)]
New OCDB entry containing the list of cosmic triggers defined by the trigger coordinator. Used in the reconstruction in order to set properly the cosmic event specie. A macro and a text file in order to populate the existing OCDB.
pchrist [Tue, 30 Jun 2009 15:34:43 +0000 (15:34 +0000)]
Adding a cut for the production vertex for findable particles
snelling [Tue, 30 Jun 2009 15:32:24 +0000 (15:32 +0000)]
first step for error estimation QC{2}
cblume [Tue, 30 Jun 2009 15:12:22 +0000 (15:12 +0000)]
Modifications for embedding into raw data
coppedis [Tue, 30 Jun 2009 15:07:40 +0000 (15:07 +0000)]
Updating OCDB
snelling [Tue, 30 Jun 2009 15:05:07 +0000 (15:05 +0000)]
cosmetics
coppedis [Tue, 30 Jun 2009 14:31:45 +0000 (14:31 +0000)]
Updated OCDB
coppedis [Tue, 30 Jun 2009 14:27:36 +0000 (14:27 +0000)]
Updated OCDB
coppedis [Tue, 30 Jun 2009 14:24:40 +0000 (14:24 +0000)]
Names updated
coppedis [Tue, 30 Jun 2009 14:24:20 +0000 (14:24 +0000)]
Names updated
kaamodt [Tue, 30 Jun 2009 14:21:13 +0000 (14:21 +0000)]
Bugfix, For interleaved data the channel was sett for branch B even if the channel had no data.
coppedis [Tue, 30 Jun 2009 14:16:11 +0000 (14:16 +0000)]
Macro for a manual check of the automatic fit on pedestal data
basanta [Tue, 30 Jun 2009 14:15:45 +0000 (14:15 +0000)]
bug fixed while assigning the track pid by Natasha in Sdigits and Digits
snelling [Tue, 30 Jun 2009 13:49:57 +0000 (13:49 +0000)]
fix for weights for GFC{2}
coppedis [Tue, 30 Jun 2009 13:38:02 +0000 (13:38 +0000)]
Minor change
morsch [Tue, 30 Jun 2009 13:09:15 +0000 (13:09 +0000)]
Missing method added.
richterm [Tue, 30 Jun 2009 12:45:24 +0000 (12:45 +0000)]
- adding TPC-mcTrackMarker configuration (propagation of MC information
through the TPC reconstruction chain)
- removing the TPC-esd-converter from the default AliHLTSimulation chain
- adding global ESD converter to default AliHLTSimulation chain
configuration: GLOBAL-esd-converter
input: TPC-globalmerger TPC-mcTrackMarker
- correcting input type definition of TPCEsdWriter (avoid runtime warning)
richterm [Tue, 30 Jun 2009 11:46:40 +0000 (11:46 +0000)]
Changing the color of HLT tracks slightly to be distinguished from
photon kine tracks; loading the esd_tracks.C macro automatically
hristov [Tue, 30 Jun 2009 11:33:00 +0000 (11:33 +0000)]
The following changes are done:
- fixed feeding random seed into generator
- generated input file is now in working directory instead of /tmp
- added files needed to create par file. For this to work buil/module.tpl has to be tweaked.
In line 405:
@PACKAGE@.par: $(patsubst %,@MODULE@/@PACKAGE@/%,$(filter-out dict.%, $(HDRS) $(SRCS) $(DHDR) $(PKGFILE) $(FSRCS) $(EXTFILES) Makefile Makefile.arch lib@PACKAGE@.pkg PROOF-INF))
I've added EXTFiles variable which is used to include some EPOS files that don't follow any covention regarding file name extensions.
Piotr
morsch [Tue, 30 Jun 2009 11:22:09 +0000 (11:22 +0000)]
Possibility to set eta-range (needed for CORRFW)
morsch [Tue, 30 Jun 2009 11:01:49 +0000 (11:01 +0000)]
AliAODVertex dependence removed.
basanta [Tue, 30 Jun 2009 10:58:21 +0000 (10:58 +0000)]
reading macro modified for hits file
hristov [Tue, 30 Jun 2009 10:54:26 +0000 (10:54 +0000)]
Adding access methods for HLTGlobalTrigger information (Matthias)
basanta [Tue, 30 Jun 2009 10:17:32 +0000 (10:17 +0000)]
hot cell info fetched from the database
aszostak [Tue, 30 Jun 2009 10:07:55 +0000 (10:07 +0000)]
Adding default HLT trigger menu object to AliRoot CDB and macro for generating it.
Global trigger now reads the OCDB trigger menu entry if the "-config" option is not used.
Updating the default dHLT CDB entries.
richterm [Tue, 30 Jun 2009 10:03:24 +0000 (10:03 +0000)]
- code cleanup and starting component documentation
- added SDD clusters as tracker input
lietava [Tue, 30 Jun 2009 10:02:03 +0000 (10:02 +0000)]
In FindNearestScalersRecord sorting removed.
lietava [Tue, 30 Jun 2009 09:59:50 +0000 (09:59 +0000)]
RC11 and RC17 applied
cblume [Tue, 30 Jun 2009 09:26:13 +0000 (09:26 +0000)]
Update to store the accumulated charge of two time windows for PID
richterm [Tue, 30 Jun 2009 09:25:50 +0000 (09:25 +0000)]
adding the ITSClusterFinderSDD component; register the component and the ITS tracker from the agent (Gaute & Piergiorgio)
richterm [Tue, 30 Jun 2009 09:10:56 +0000 (09:10 +0000)]
- adding libAliHLTPHOS, libAliHLTTRD and libAliHLTGlobal to default libs
- init configurations from module agents with respect to the required libraries
richterm [Tue, 30 Jun 2009 09:02:23 +0000 (09:02 +0000)]
first working version of GlobalEsdConverter
- added reading of track MC info from TPC
- several bugfixes in AliHLTGlobalBarrelTrack
richterm [Tue, 30 Jun 2009 08:51:34 +0000 (08:51 +0000)]
- bugfix in the AliHLTTrackMCData struct: use 0-length array now
- changing order of AliHLTExternalTrackParam members in order to follow
AliExternalTrackParam and avoid intermediate copying
NO MORE CHANGES FROM NOW ON IN AliHLTExternalTrackParam
lietava [Tue, 30 Jun 2009 08:47:40 +0000 (08:47 +0000)]
Trigger scalers added.
schutz [Tue, 30 Jun 2009 08:43:59 +0000 (08:43 +0000)]
adapted macro to QAManager
gconesab [Mon, 29 Jun 2009 18:14:57 +0000 (18:14 +0000)]
include CalorimeterQA in analysis train, some debug prints in QA added
laphecet [Mon, 29 Jun 2009 17:09:33 +0000 (17:09 +0000)]
Fixing the rejection based on the occupancies, which was clearly not properly implemented
laphecet [Mon, 29 Jun 2009 17:03:01 +0000 (17:03 +0000)]
Leftover from previous commit
dainese [Mon, 29 Jun 2009 17:02:33 +0000 (17:02 +0000)]
Warning fixed
snelling [Mon, 29 Jun 2009 16:28:22 +0000 (16:28 +0000)]
alow for afterburning the ESD
basanta [Mon, 29 Jun 2009 15:14:57 +0000 (15:14 +0000)]
macro to read the track reference tree for PMD - just the frame
cblume [Mon, 29 Jun 2009 14:53:56 +0000 (14:53 +0000)]
Fix compiler warnings
cblume [Mon, 29 Jun 2009 13:58:52 +0000 (13:58 +0000)]
Remove TRDcalib
dainese [Mon, 29 Jun 2009 13:40:35 +0000 (13:40 +0000)]
Warnings fixed
basanta [Mon, 29 Jun 2009 13:34:32 +0000 (13:34 +0000)]
1. Hot cell search is introduced 2. It produces the hot cell file after a user defined number of events 3. Numbers are set in the configfile
zampolli [Mon, 29 Jun 2009 13:29:30 +0000 (13:29 +0000)]
Adding LDAp configuration file for CPV for production.
masera [Mon, 29 Jun 2009 13:10:03 +0000 (13:10 +0000)]
Fix for pre_VTH choice (A. Mastroserio)
richterm [Mon, 29 Jun 2009 13:08:17 +0000 (13:08 +0000)]
ClusterFinder for SPD and SSD load DDL offset from AliDAQ (Gaute)
cblume [Mon, 29 Jun 2009 13:06:47 +0000 (13:06 +0000)]
Make some calculations optional for HLT
lietava [Mon, 29 Jun 2009 13:04:28 +0000 (13:04 +0000)]
GC2,RS1,RS3 rules applied
masera [Mon, 29 Jun 2009 13:01:05 +0000 (13:01 +0000)]
Check for dead SSD strips during track reconstruction (M. van Leeuwen
cvetan [Mon, 29 Jun 2009 12:55:21 +0000 (12:55 +0000)]
New entry with the trigger configuration parameters (Brigitte)
cheynis [Mon, 29 Jun 2009 12:29:22 +0000 (12:29 +0000)]
Typo
aszostak [Mon, 29 Jun 2009 12:19:39 +0000 (12:19 +0000)]
Fixing warnings
pchrist [Mon, 29 Jun 2009 12:10:42 +0000 (12:10 +0000)]
Fix for the hybrid TPC approach when looking if the track is inside the phase space
ivana [Mon, 29 Jun 2009 11:10:31 +0000 (11:10 +0000)]
Adding READMEeve.txt page
ivana [Mon, 29 Jun 2009 11:09:49 +0000 (11:09 +0000)]
Updated list of classes
richterm [Mon, 29 Jun 2009 11:06:27 +0000 (11:06 +0000)]
update by Gaute:
- SPD and SSD cluster finders now load geometry from OCDB
- Histogram component has SPD, SDD and SSD clusters as input
richterm [Mon, 29 Jun 2009 10:51:35 +0000 (10:51 +0000)]
removing duplicate entry of AliHLTPHOSRecPointDataStruct.h causing trouble with make install in some versions of autotools
morsch [Mon, 29 Jun 2009 10:09:05 +0000 (10:09 +0000)]
Cdf jet finder temporarily removed.
cheynis [Mon, 29 Jun 2009 10:08:37 +0000 (10:08 +0000)]
Initialisation revisited
morsch [Mon, 29 Jun 2009 10:07:52 +0000 (10:07 +0000)]
Code temporarily removed.
cheynis [Mon, 29 Jun 2009 10:03:30 +0000 (10:03 +0000)]
Copy constructor and assignment operator
cheynis [Mon, 29 Jun 2009 09:50:15 +0000 (09:50 +0000)]
Fix for compatibility with CTP configuration file
lietava [Mon, 29 Jun 2009 09:41:38 +0000 (09:41 +0000)]
Coding rules RC11,RC17 applied
morsch [Mon, 29 Jun 2009 09:40:41 +0000 (09:40 +0000)]
Reverted back.
cholm [Mon, 29 Jun 2009 09:19:56 +0000 (09:19 +0000)]
Bla
laphecet [Mon, 29 Jun 2009 09:19:31 +0000 (09:19 +0000)]
Start a list of OCDB objects we use
laphecet [Mon, 29 Jun 2009 09:06:16 +0000 (09:06 +0000)]
First version of the occupancy DA, which should have been committed with a previous revision (33070)
ivana [Mon, 29 Jun 2009 08:55:56 +0000 (08:55 +0000)]
Update in trigger QA:
- Normalize some QA quantities to the number of events.
- Provide the hit rate in Hz/cm^2 (it was in Hz before).
- Provide the evolution with time of the HV and Currents for trigger RPCs
(Diego)
lietava [Mon, 29 Jun 2009 08:24:21 +0000 (08:24 +0000)]
Coding rules RN3 and RN13 applied
cblume [Mon, 29 Jun 2009 07:02:09 +0000 (07:02 +0000)]
Extension by Uwe that allows reading configuration files
fca [Mon, 29 Jun 2009 06:57:16 +0000 (06:57 +0000)]
Changing class version
fca [Mon, 29 Jun 2009 06:57:02 +0000 (06:57 +0000)]
Better numerical stability
coppedis [Mon, 29 Jun 2009 04:56:35 +0000 (04:56 +0000)]
UPdated QA classes + warning removal
sgorbuno [Mon, 29 Jun 2009 00:08:21 +0000 (00:08 +0000)]
now ESDWriter reads track MC labels from TPCTrackMCMarker component
sgorbuno [Mon, 29 Jun 2009 00:04:55 +0000 (00:04 +0000)]
Component to assign MC labels to TPC tracks (didn't found a better name than TrackMCMarker )
sgorbuno [Mon, 29 Jun 2009 00:00:51 +0000 (00:00 +0000)]
extra methods added (GetClusterId and GetSignal ) to avoid warnings from AliKalmanTrack base class
sgorbuno [Sun, 28 Jun 2009 23:59:19 +0000 (23:59 +0000)]
class for track MC label added
laphecet [Sun, 28 Jun 2009 16:06:00 +0000 (16:06 +0000)]
AliMUONDigitCalibrator
Adding a new calibration option : INJECTIONGAIN, where we use capacitances and gain, but with the
"injection" gain, aka Emelec gain, i.e. the gain from the factory.
At the same time, make sure that whatever the calibration option chosen, the computed charge is always in the same unit, mV.
Before, the charge was in ADC when no gain was applied, and in fC^-1 (?) otherwise.
Other changes :
Just a propagation of the introduction of this new option, mainly in mchview-related classes.
Alberto B. and Jean-Luc C.
laphecet [Sun, 28 Jun 2009 16:04:14 +0000 (16:04 +0000)]
Fixing once again the QA
richterm [Sun, 28 Jun 2009 14:51:51 +0000 (14:51 +0000)]
added template object for HLT ESD, contains the HLTGlobalDecision in order
to create the required branch in HLTesdTree
richterm [Sun, 28 Jun 2009 14:49:14 +0000 (14:49 +0000)]
adding Copy and Clone methods inherited from TObject for abstract access and
control of HLT trigger information from the ESD
richterm [Sun, 28 Jun 2009 12:08:11 +0000 (12:08 +0000)]
fixing compilation warnings