]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoIncluded component handler for Electro/jet monitoring. TriggerFastJet disabled by...
fronchet [Thu, 18 Aug 2011 13:52:08 +0000 (13:52 +0000)]
Included component handler for Electro/jet monitoring. TriggerFastJet disabled by default.

12 years agoincluded pragma for Emcal Elecron/Jet monitoring component and class. TriggerFastJet...
fronchet [Thu, 18 Aug 2011 13:51:25 +0000 (13:51 +0000)]
included pragma for Emcal Elecron/Jet monitoring component and class. TriggerFastJet disabled by default.

12 years agoincluded h files for Emcal Electron/jet TriggerMonitor and Emcal Electron/jet Trigger...
fronchet [Thu, 18 Aug 2011 13:50:29 +0000 (13:50 +0000)]
included h files for Emcal Electron/jet TriggerMonitor and Emcal Electron/jet TriggerMonitorComponent. TriggerFastJet disabled by default

12 years agoMonitoring component for EMCAL electron trigger
fronchet [Thu, 18 Aug 2011 13:47:29 +0000 (13:47 +0000)]
Monitoring component for EMCAL electron trigger

12 years agoadded HLT scalers to feed monitoring component
fronchet [Thu, 18 Aug 2011 13:46:40 +0000 (13:46 +0000)]
added HLT scalers to feed monitoring component

12 years agoMonitoring component for EMCAL jet trigger
fronchet [Thu, 18 Aug 2011 13:45:39 +0000 (13:45 +0000)]
Monitoring component for EMCAL jet trigger

12 years agoadded HLT scalers to feed monitoring component
fronchet [Thu, 18 Aug 2011 13:44:13 +0000 (13:44 +0000)]
added HLT scalers to feed monitoring component

12 years agoadded HLT scalers to feed monitoring component
fronchet [Thu, 18 Aug 2011 13:43:45 +0000 (13:43 +0000)]
added HLT scalers to feed monitoring component

12 years ago1. improved algorithm for timebin window;
sgorbuno [Thu, 18 Aug 2011 13:43:40 +0000 (13:43 +0000)]
1. improved algorithm for timebin window;
2. "-charge-fluctuation N" parameter added

12 years agoFix for #79762: fsync reduces significantly the CPU efficiency in the reconstruction
hristov [Thu, 18 Aug 2011 12:53:35 +0000 (12:53 +0000)]
Fix for #79762: fsync reduces significantly the CPU efficiency in the reconstruction

12 years agoTuned crossections according to the ALICE measurements (Martin)
hristov [Thu, 18 Aug 2011 12:45:09 +0000 (12:45 +0000)]
Tuned crossections according to the ALICE measurements (Martin)

12 years agoFix for #84631: Lambda_c->(Lambda(1520)->p,K),pi branching ratio
hristov [Thu, 18 Aug 2011 12:18:22 +0000 (12:18 +0000)]
Fix for #84631: Lambda_c->(Lambda(1520)->p,K),pi branching ratio

12 years agoConfig file for Geant3 simulations used as Reference to Geant4 simulations.
esicking [Thu, 18 Aug 2011 09:29:10 +0000 (09:29 +0000)]
Config file for Geant3 simulations used as Reference to Geant4 simulations.

12 years agoConfig.C: Added possiblity to use new Physics list QGSP_FTFP_BERT(_OPTICAL)
esicking [Thu, 18 Aug 2011 09:03:52 +0000 (09:03 +0000)]
Config.C: Added possiblity to use new Physics list QGSP_FTFP_BERT(_OPTICAL)
simrun.C: Modification of standard test settings

12 years agoImplementing the exponential retry when putting an object in the OCDB. The function...
zampolli [Thu, 18 Aug 2011 09:01:36 +0000 (09:01 +0000)]
Implementing the exponential retry when putting an object in the OCDB. The function has some effect
only in case the storage is an AliCDBGrid (on alien). In the other cases, a message is printed.
This is to make the method as general as possible (the user does not need to know a priori the
type of storage).

Example to use it:

        TGrid::Connect("alien://");
AliCDBManager* man = AliCDBManager::Instance();
//man->SetDefaultStorage("alien://folder=/alice/cern.ch/user/z/zampolli/"); // example for Gird storage
        man->SetDefaultStorage("local:///Users/zampolli"); // example for local storage
AliCDBStorage* sto = man->GetDefaultStorage();  // or: AliCDBStorage* sto = man->GetStorage("alien://folder=/alice/cern.ch/user/z/zampolli/");
sto->SetRetry(2,10);

12 years agoIntroduction of online gain factors (Theo)
cblume [Thu, 18 Aug 2011 07:54:16 +0000 (07:54 +0000)]
Introduction of online gain factors (Theo)

12 years agonew version (M.Vala)
agheata [Thu, 18 Aug 2011 07:24:09 +0000 (07:24 +0000)]
new version (M.Vala)

12 years agouse dir context
loizides [Wed, 17 Aug 2011 21:07:11 +0000 (21:07 +0000)]
use dir context

12 years agoNew class describing how to run a given analysis task
agheata [Wed, 17 Aug 2011 15:50:23 +0000 (15:50 +0000)]
New class describing how to run a given analysis task

12 years agoUpdate for Geant4 production macros. Based on files in /alice/cern.ch/user/a/aliprod...
esicking [Wed, 17 Aug 2011 15:49:15 +0000 (15:49 +0000)]
Update for Geant4 production macros. Based on files in /alice/cern.ch/user/a/aliprod/LHC11a5a/

12 years agoadded configuration objects for EmcalElectronTrigger and EmcalJetTrigger (Federico)
richterm [Wed, 17 Aug 2011 14:59:52 +0000 (14:59 +0000)]
added configuration objects for EmcalElectronTrigger and EmcalJetTrigger (Federico)

12 years agoAdding TPRofiles for mean and sigma(pT), clean up of EP from tracks, added EP from...
kleinb [Wed, 17 Aug 2011 14:32:40 +0000 (14:32 +0000)]
Adding TPRofiles for mean and sigma(pT), clean up of EP from tracks, added EP from VZERO

12 years agoCorrection
morsch [Wed, 17 Aug 2011 14:13:41 +0000 (14:13 +0000)]
Correction

12 years agoIntroducing the interaction time into the aliroot generators. In case of gaussian...
cvetan [Wed, 17 Aug 2011 13:37:49 +0000 (13:37 +0000)]
Introducing the interaction time into the aliroot generators. In case of gaussian beam profiles the interaction time is generated with gaussian distribution with sigma=sigma_z/c. In case one wants for shift the mean time (for example to simulate satellite collisions or pileup from another bunch crossing) it is enough to call SetTimeOrigin method and provide the time origin value in seconds. More details in bug#73877.

12 years agoResults saved in output root files
prino [Wed, 17 Aug 2011 11:55:32 +0000 (11:55 +0000)]
Results saved in output root files

12 years agoUpdates in the macro for v2 calculation from 2D (mass vs. cos2phi) histos
prino [Wed, 17 Aug 2011 11:40:53 +0000 (11:40 +0000)]
Updates in the macro for v2 calculation from 2D (mass vs. cos2phi) histos

12 years agomodification for the Calo DigitPublisher class and EMCAL agent
fronchet [Wed, 17 Aug 2011 11:09:42 +0000 (11:09 +0000)]
modification for the Calo DigitPublisher class and EMCAL agent

12 years agoadded DigitPublisher class and relative modifications to the Geometry. added example...
fronchet [Wed, 17 Aug 2011 11:08:19 +0000 (11:08 +0000)]
added DigitPublisher class and relative modifications to the Geometry. added example macro

12 years agoadded DigitPublisher class and relative modifications to the Geometry
fronchet [Wed, 17 Aug 2011 11:07:49 +0000 (11:07 +0000)]
added DigitPublisher class and relative modifications to the Geometry

12 years agoadded DigitPublisher class and relative modifications to the Geometry
fronchet [Wed, 17 Aug 2011 11:07:33 +0000 (11:07 +0000)]
added DigitPublisher class and relative modifications to the Geometry

12 years agoHLT agent for EMCAL
fronchet [Wed, 17 Aug 2011 10:36:23 +0000 (10:36 +0000)]
HLT agent for EMCAL

12 years ago- change handling of decimal places for charge in MCM simulation
jklein [Wed, 17 Aug 2011 09:52:11 +0000 (09:52 +0000)]
- change handling of decimal places for charge in MCM simulation
- extend debug output
- extend output of ADC data for SCSN writing
- add wrapping of projected alpha in GTU
- change order of z-channel merging

12 years agoBunchCrossing-based L1phase time offset correction added
dsilverm [Wed, 17 Aug 2011 09:02:01 +0000 (09:02 +0000)]
BunchCrossing-based L1phase time offset correction added

12 years agoAdd Id keyword
prino [Tue, 16 Aug 2011 23:19:22 +0000 (23:19 +0000)]
Add Id keyword

12 years agoAdded classes and tasks for D meson v2 analysis. Just for reference, not inclueded...
prino [Tue, 16 Aug 2011 23:09:57 +0000 (23:09 +0000)]
Added classes and tasks for D meson v2 analysis. Just for reference, not inclueded in compilation for the moment

12 years ago1. transition from -B- to -I- triggers
jgrosseo [Tue, 16 Aug 2011 20:03:28 +0000 (20:03 +0000)]
1. transition from -B- to -I- triggers
2. support for PHI1 and PHI7 triggers (Yuri)

12 years agoadding an option to set OCDB drain
richterm [Tue, 16 Aug 2011 16:50:09 +0000 (16:50 +0000)]
adding an option to set OCDB drain

12 years agoMB fix for 2.76 TeV
hdalsgaa [Tue, 16 Aug 2011 13:20:42 +0000 (13:20 +0000)]
MB fix for 2.76 TeV

12 years agoFix to make work SelectCollisionCandidates in case one uses AliAODInputHandler
agheata [Tue, 16 Aug 2011 12:16:09 +0000 (12:16 +0000)]
Fix to make work SelectCollisionCandidates in case one uses AliAODInputHandler

12 years ago7 TeV MC eloss fits
hdalsgaa [Tue, 16 Aug 2011 08:14:35 +0000 (08:14 +0000)]
7 TeV MC eloss fits

12 years agoFix for #63914: Increasing time per event
hristov [Tue, 16 Aug 2011 08:02:51 +0000 (08:02 +0000)]
Fix for #63914: Increasing time per event

12 years agoadding new configuration object, changed values: -deconvolute-pad 1 -timebin-window 5
richterm [Mon, 15 Aug 2011 11:56:57 +0000 (11:56 +0000)]
adding new configuration object, changed values: -deconvolute-pad 1 -timebin-window 5

12 years agoadding a default parameter to be consistent with older interface definition
richterm [Mon, 15 Aug 2011 10:17:04 +0000 (10:17 +0000)]
adding a default parameter to be consistent with older interface definition

12 years agorearranged allocation of temporary arrays and initialization (coverity)
richterm [Mon, 15 Aug 2011 08:20:34 +0000 (08:20 +0000)]
rearranged allocation of temporary arrays and initialization (coverity)

12 years agocorrecting memory leak; correcting iterator access
richterm [Mon, 15 Aug 2011 08:18:41 +0000 (08:18 +0000)]
correcting memory leak; correcting iterator access

12 years agobayesian PID + several bugfixes + small enhancements
snelling [Sun, 14 Aug 2011 20:05:54 +0000 (20:05 +0000)]
bayesian PID + several bugfixes + small enhancements

12 years agoenabling mixed event
jgrosseo [Sun, 14 Aug 2011 10:59:51 +0000 (10:59 +0000)]
enabling mixed event

12 years agomoving definition of parameters for cluster storage to AliHLTTPCDefinitions; bugfix...
richterm [Sat, 13 Aug 2011 22:05:25 +0000 (22:05 +0000)]
moving definition of parameters for cluster storage to AliHLTTPCDefinitions; bugfix: typo caused sigmaY2 instead of sigmaZ2 being stored in compressed cluster format; correcting possible excess of iterator range detected by coverity

12 years agoadded data inflater based on AliHLTTPCCompModelInflater
richterm [Sat, 13 Aug 2011 20:58:19 +0000 (20:58 +0000)]
added data inflater based on AliHLTTPCCompModelInflater

12 years agouse track weights in cummulants
snelling [Sat, 13 Aug 2011 15:19:37 +0000 (15:19 +0000)]
use track weights in cummulants

12 years agormoved charge threshold in clusterTransformation, in order to not mix up the MC labels.
sgorbuno [Sat, 13 Aug 2011 12:08:58 +0000 (12:08 +0000)]
rmoved charge threshold in clusterTransformation, in order to not mix up the MC labels.

12 years agodebug output changed
sgorbuno [Sat, 13 Aug 2011 11:56:04 +0000 (11:56 +0000)]
debug output changed

12 years agopid updates
snelling [Sat, 13 Aug 2011 09:09:56 +0000 (09:09 +0000)]
pid updates

12 years agoIn case of unfolding, remove cells with energy smaller than pedestal threshold, about...
gconesab [Fri, 12 Aug 2011 17:42:28 +0000 (17:42 +0000)]
In case of unfolding, remove cells with energy smaller than pedestal threshold, about 50 MeV, recalculate after the energy and shower shape parameters, reject clusters with E smaller than seed clustering treshold

12 years agoModify identification of exotic clusters, if they have 9 cells or more, these cluster...
gconesab [Fri, 12 Aug 2011 15:46:13 +0000 (15:46 +0000)]
Modify identification of exotic clusters, if they have 9 cells or more, these clusters will be declared as not suspicious, needed to not remove high energy clusters from the 3x3 clusterizer in analysis

12 years agoFill/Create bad cell histograms only if not removed previously
gconesab [Fri, 12 Aug 2011 15:20:03 +0000 (15:20 +0000)]
Fill/Create bad cell histograms only if not removed previously

12 years agore-committing r51033 which was lost in r51064: adjusting input multiplier
richterm [Fri, 12 Aug 2011 14:57:31 +0000 (14:57 +0000)]
re-committing r51033 which was lost in r51064: adjusting input multiplier

12 years agoadding support for DataDeflaters
richterm [Fri, 12 Aug 2011 13:32:42 +0000 (13:32 +0000)]
adding support for DataDeflaters

12 years agoremove transformed clusters from TPCDataCompressor input; added configuration object...
richterm [Fri, 12 Aug 2011 13:29:07 +0000 (13:29 +0000)]
remove transformed clusters from TPCDataCompressor input; added configuration object; added deflater modes and support for DeflaterSimple; added forwarding of MC data blocks

12 years agoChanges to get AliPIDCombined also running for AODs
morsch [Fri, 12 Aug 2011 12:50:38 +0000 (12:50 +0000)]
Changes to get AliPIDCombined also running for AODs
Michael Weber

12 years agomacro for testing geom matrices
loizides [Fri, 12 Aug 2011 11:25:51 +0000 (11:25 +0000)]
macro for testing geom matrices

12 years agoAssignment operator completed
morsch [Fri, 12 Aug 2011 11:05:21 +0000 (11:05 +0000)]
Assignment operator completed
Michael Weber <m.weber@cern.ch>

12 years agobug fix
morsch [Fri, 12 Aug 2011 11:04:07 +0000 (11:04 +0000)]
bug fix
Markus Fasel <M.Fasel@gsi.de>

12 years agointroducing deflater instance as function argument
richterm [Fri, 12 Aug 2011 11:00:36 +0000 (11:00 +0000)]
introducing deflater instance as function argument

12 years agoadded interface function to get deflater version; internal cleanup implemented
richterm [Fri, 12 Aug 2011 10:59:57 +0000 (10:59 +0000)]
added interface function to get deflater version; internal cleanup implemented

12 years agoOverlaps corrected
morsch [Fri, 12 Aug 2011 10:03:48 +0000 (10:03 +0000)]
Overlaps corrected
Javier Castillo <javierecc@gmail.com>

12 years agobugfix: use HWCF as input for TPCTrackMCMarker after switching simulation to HWCF...
richterm [Fri, 12 Aug 2011 07:50:06 +0000 (07:50 +0000)]
bugfix: use HWCF as input for TPCTrackMCMarker after switching simulation to HWCF in r51026, the bug causes problems with MC labels in PbPb simulation

12 years agotimebin window introduced
sgorbuno [Thu, 11 Aug 2011 23:03:20 +0000 (23:03 +0000)]
timebin window introduced

12 years agoadding base class for data deflater based on AliHLTCompModelDeflater; adding simple...
richterm [Thu, 11 Aug 2011 21:53:24 +0000 (21:53 +0000)]
adding base class for data deflater based on AliHLTCompModelDeflater; adding simple implementation of a deflater based on a short bit word for frequent values and a long word for the remaining values

12 years agoremoving pileup from Pb+Pb analysis
hdalsgaa [Thu, 11 Aug 2011 20:36:04 +0000 (20:36 +0000)]
removing pileup from Pb+Pb analysis

12 years agostrange check on mother removed
loizides [Thu, 11 Aug 2011 20:02:26 +0000 (20:02 +0000)]
strange check on mother removed

12 years agoprotect againts divbyzero
loizides [Thu, 11 Aug 2011 19:40:56 +0000 (19:40 +0000)]
protect againts divbyzero

12 years agoadd setters to cut on track residuals, protection to avoid more than one matched...
gconesab [Thu, 11 Aug 2011 18:09:31 +0000 (18:09 +0000)]
add setters to cut on track residuals, protection to avoid more than one matched cluster per track (Rongrong-Deepa), change default value of geometry name to 2011 geometry

12 years agoo add lists for ITSsa and ITSpureSA
wiechula [Thu, 11 Aug 2011 16:39:48 +0000 (16:39 +0000)]
o add lists for ITSsa and ITSpureSA

12 years agoo updates for TOF and EMCAL (Pietro, Michael)
wiechula [Thu, 11 Aug 2011 16:27:38 +0000 (16:27 +0000)]
o updates for TOF and EMCAL (Pietro, Michael)
o Remove unnecessary statement in AddTask Macro

12 years agoRepublishing.
akalweit [Thu, 11 Aug 2011 15:33:17 +0000 (15:33 +0000)]
Republishing.

12 years agoRepublishing TPCTPF analysis for charged pi,K,p spectra.
akalweit [Thu, 11 Aug 2011 15:32:54 +0000 (15:32 +0000)]
Republishing TPCTPF analysis for charged pi,K,p spectra.

12 years agochanges by Peter Christiansen
jotwinow [Thu, 11 Aug 2011 15:08:31 +0000 (15:08 +0000)]
changes by Peter Christiansen

12 years agoOADB file moved
morsch [Thu, 11 Aug 2011 14:09:06 +0000 (14:09 +0000)]
OADB file moved

12 years agoOADB file moved
morsch [Thu, 11 Aug 2011 14:08:32 +0000 (14:08 +0000)]
OADB file moved

12 years agoNew directory
morsch [Thu, 11 Aug 2011 13:59:53 +0000 (13:59 +0000)]
New directory

12 years agoEnable par file compilation for the case no aliroot is available, need to include...
kleinb [Thu, 11 Aug 2011 12:13:57 +0000 (12:13 +0000)]
Enable par file compilation for the case no aliroot is available, need to include subdirectory  in the include path

12 years agofunction to estimate reference multiplicity added
jgrosseo [Thu, 11 Aug 2011 08:45:09 +0000 (08:45 +0000)]
function to estimate reference multiplicity added

12 years agoNew macro for efficiency computation of tracking chamber efficiencies. Commit of...
martinez [Thu, 11 Aug 2011 08:30:33 +0000 (08:30 +0000)]
New macro for efficiency computation of tracking chamber efficiencies. Commit of the right version since previous one was not the right one (Lizardo)

12 years agoGetter declared conts
morsch [Thu, 11 Aug 2011 08:29:16 +0000 (08:29 +0000)]
Getter declared conts
M. Weber

12 years agoUpdate version of the matrices for the complete (2011, 10SMs) Emcal.
morsch [Thu, 11 Aug 2011 08:26:25 +0000 (08:26 +0000)]
Update version of the matrices for the complete (2011, 10SMs) Emcal.

12 years agotrain handler macros
jgrosseo [Thu, 11 Aug 2011 08:04:33 +0000 (08:04 +0000)]
train handler macros

12 years agoEMCAL PID Updates
morsch [Wed, 10 Aug 2011 20:50:05 +0000 (20:50 +0000)]
EMCAL PID Updates
M. Weber

12 years agoWrong coordinate was used for vertex chi2 calculation
shahoian [Wed, 10 Aug 2011 17:05:47 +0000 (17:05 +0000)]
Wrong coordinate was used for vertex chi2 calculation

12 years agoAdd MC histograms for SS and embedding studies
gconesab [Wed, 10 Aug 2011 15:33:13 +0000 (15:33 +0000)]
Add MC histograms for SS and embedding studies
Add MC histograms for photon acceptance in calorimeter studies
Move some prints to debug mode.
Correct indentations and methods ordering

12 years agoAliMCAnalysisUtils: Move check of generator to higher level, if not pi0 from gun...
gconesab [Wed, 10 Aug 2011 15:28:06 +0000 (15:28 +0000)]
AliMCAnalysisUtils: Move check of generator to higher level, if not pi0 from gun generator not considered
AliCaloTrackReader: Add a method returning the status of the embedding analysis on/off

Correct indentations

12 years agoNew macro for efficiency computation of tracking chamber efficiencies (Lizardo)
martinez [Wed, 10 Aug 2011 15:09:19 +0000 (15:09 +0000)]
New macro for efficiency computation of tracking chamber efficiencies (Lizardo)

12 years agoin case of box generators and AODs, do not check if primary photon is prompt, fragmen...
gconesab [Wed, 10 Aug 2011 11:56:01 +0000 (11:56 +0000)]
in case of box generators and AODs, do not check if primary photon is prompt, fragment, etc; also some cosmetics

12 years agoincluded AliVCluster.h
fronchet [Wed, 10 Aug 2011 10:47:26 +0000 (10:47 +0000)]
included AliVCluster.h

12 years agoWrite the result of the existing exb calibration procedure in the OCDB/TRD/Calib...
cblume [Wed, 10 Aug 2011 09:20:40 +0000 (09:20 +0000)]
Write the result of the existing exb calibration procedure in the OCDB/TRD/Calib/ChamberExB in a AliTRDCalDet object (Raphaelle)

12 years agoIn AliMUONTriggerQAChecker:
ivana [Wed, 10 Aug 2011 08:52:50 +0000 (08:52 +0000)]
In AliMUONTriggerQAChecker:
Fixing memory leak (bug report #85154)

12 years agomove print to debug mode
gconesab [Wed, 10 Aug 2011 08:30:59 +0000 (08:30 +0000)]
move print to debug mode

12 years agominor bugfix: handle files with only CHD and RCU trailer without error message
richterm [Wed, 10 Aug 2011 08:20:45 +0000 (08:20 +0000)]
minor bugfix: handle files with only CHD and RCU trailer without error message

12 years agoadjusting input multiplier: compression component to 1.3 to take account for the...
richterm [Wed, 10 Aug 2011 08:19:31 +0000 (08:19 +0000)]
adjusting input multiplier: compression component to 1.3 to take account for the HWCF format V0 (20 Byte), HWCFEmulator to 4.2 (take account for 20% increase of the output size and reconstruction of real data)

12 years agofix coverity
abercuci [Wed, 10 Aug 2011 06:27:38 +0000 (06:27 +0000)]
fix coverity