]>
git.uio.no Git - u/mrichter/AliRoot.git/log
amastros [Sun, 18 Oct 2009 14:01:35 +0000 (14:01 +0000)]
fixIDs nam fixed
sgorbuno [Sun, 18 Oct 2009 10:12:30 +0000 (10:12 +0000)]
wrong #ifdef removed
cvetan [Sat, 17 Oct 2009 20:25:58 +0000 (20:25 +0000)]
Bug fix in copy constructor of CTP scalers class. Bug #57162
kread [Sat, 17 Oct 2009 19:18:26 +0000 (19:18 +0000)]
Minor modification to comments in macro.
kread [Sat, 17 Oct 2009 19:11:47 +0000 (19:11 +0000)]
Macros to facilitate merging by PYTHIA pt hard bin.
cvetan [Sat, 17 Oct 2009 15:38:47 +0000 (15:38 +0000)]
Following the ROOT example on how to deal with large-file extensions.
odjuvsla [Sat, 17 Oct 2009 13:19:21 +0000 (13:19 +0000)]
- checking if NextDDL() returns true in the raw analyzer
hristov [Sat, 17 Oct 2009 10:22:56 +0000 (10:22 +0000)]
Technical fix: fopen64 is system dependent
morsch [Sat, 17 Oct 2009 10:12:51 +0000 (10:12 +0000)]
Scalers moved to ESDZDC (Chiara Oppedisano)
gconesab [Sat, 17 Oct 2009 09:50:22 +0000 (09:50 +0000)]
new task for direct photon identification tagging photons as decay or not
cvetan [Sat, 17 Oct 2009 09:46:35 +0000 (09:46 +0000)]
Using large-file extension version of fopen.
fca [Sat, 17 Oct 2009 09:10:49 +0000 (09:10 +0000)]
Clearing instead of Deleting TClone
fca [Sat, 17 Oct 2009 07:44:30 +0000 (07:44 +0000)]
saving syswatch.log s
sgorbuno [Fri, 16 Oct 2009 22:53:03 +0000 (22:53 +0000)]
cosmetic
sgorbuno [Fri, 16 Oct 2009 22:01:24 +0000 (22:01 +0000)]
cosmetic
cvetan [Fri, 16 Oct 2009 21:04:03 +0000 (21:04 +0000)]
Increase classdef by 1
mtadel [Fri, 16 Oct 2009 18:38:02 +0000 (18:38 +0000)]
* EVE/macros/alieve_online.C
Improve default viewing angle for the 3d multi view.
* EVE/alieve_main/alieve_main.cxx
Instantiate TRint on the heap.
Exit via TApplication::Terminate().
marian [Fri, 16 Oct 2009 16:49:29 +0000 (16:49 +0000)]
Dump OCDB variables - drift velocity
(Marian)
marian [Fri, 16 Oct 2009 16:44:03 +0000 (16:44 +0000)]
Typo fix
Marian
jotwinow [Fri, 16 Oct 2009 15:01:10 +0000 (15:01 +0000)]
code violations fixed
marian [Fri, 16 Oct 2009 14:59:51 +0000 (14:59 +0000)]
Missing protection - check the presence of array
(Marian)
masera [Fri, 16 Oct 2009 14:28:50 +0000 (14:28 +0000)]
Fixing compilation warnings
snelling [Fri, 16 Oct 2009 13:32:17 +0000 (13:32 +0000)]
default correction for acceptance and preliminary fix for ScalarProduct
abercuci [Fri, 16 Oct 2009 13:13:46 +0000 (13:13 +0000)]
more coding convention fixes
decaro [Fri, 16 Oct 2009 12:49:03 +0000 (12:49 +0000)]
Compilation warning suppression
decaro [Fri, 16 Oct 2009 12:46:21 +0000 (12:46 +0000)]
Bug fixing
snelling [Fri, 16 Oct 2009 11:30:36 +0000 (11:30 +0000)]
cleanup
abercuci [Fri, 16 Oct 2009 11:22:09 +0000 (11:22 +0000)]
insert the correct argument for V0 PID
richterm [Fri, 16 Oct 2009 11:09:24 +0000 (11:09 +0000)]
Part one of the handling of the streamer info for TObjects in the HLT raw data payload.
bug https://savannah.cern.ch/bugs/?56885
A list of streamer infos can now be stored in an appropriate OCDB/HLT/Calib entry. The
info is added to the class streamer infos before the extraction of objects. Part 2 will
be the generation of the specific streamer info in the online HLT and providing them
via the FXS to the shuttle specificly for every run, and a preprocessor implementation.
ivana [Fri, 16 Oct 2009 10:31:43 +0000 (10:31 +0000)]
Update for changes in Root TExMap, TExMapIter in trunk
(moving from Long_t to Long64_t type) once more
- now using ROOT_SVN_REVISION instead of ROOT_VERSION_CODE
what fixes compilation with Root v5.24/00-patches.
hdalsgaa [Fri, 16 Oct 2009 10:11:49 +0000 (10:11 +0000)]
Fixes of coding violations
dainese [Fri, 16 Oct 2009 09:25:07 +0000 (09:25 +0000)]
Bug fix
dainese [Fri, 16 Oct 2009 09:18:57 +0000 (09:18 +0000)]
Increase version number
agheata [Fri, 16 Oct 2009 08:32:26 +0000 (08:32 +0000)]
In test mode, if the file wn.xml existed, it was not rewritten. Fixed.
agheata [Fri, 16 Oct 2009 07:38:24 +0000 (07:38 +0000)]
Added method SetExecutableCommand(const char *command) to the plugin. The default
value is "root -b -q". One can force aliroot to be run instead of root on the worker
nodes via:
plugin->SetExecutableCommand("aliroot -b -q")
cblume [Fri, 16 Oct 2009 07:36:17 +0000 (07:36 +0000)]
Fix coding violations
agheata [Fri, 16 Oct 2009 06:49:17 +0000 (06:49 +0000)]
Removed obsolete (and dangerous now) line defining the API server list from the generated executable script.
zampolli [Fri, 16 Oct 2009 06:07:03 +0000 (06:07 +0000)]
Updating DP list for simulation.
sgorbuno [Fri, 16 Oct 2009 04:22:39 +0000 (04:22 +0000)]
cosmetic changes
marian [Fri, 16 Oct 2009 03:43:37 +0000 (03:43 +0000)]
Stronger cuts before filling histogram
Marian
marian [Fri, 16 Oct 2009 03:24:40 +0000 (03:24 +0000)]
Warnig removal
Update implementation of drift and Time 0 correction
AliTPCTransform.cxx .h - forgotten commit
sgorbuno [Fri, 16 Oct 2009 03:02:41 +0000 (03:02 +0000)]
quality check updated in order to correctly process the Bz=0 case
sgorbuno [Fri, 16 Oct 2009 02:49:04 +0000 (02:49 +0000)]
make recalculation of the cluster errors during refit
sgorbuno [Fri, 16 Oct 2009 02:46:29 +0000 (02:46 +0000)]
When Pt is bad defined (ex. no field), the multiple scattering effect is calculated assuming Pt==0.35. Otherwise the track errors are underestimated and the slice tracks can not be merged.
sgorbuno [Fri, 16 Oct 2009 02:37:04 +0000 (02:37 +0000)]
check for small curvature is corrected
fca [Thu, 15 Oct 2009 20:42:00 +0000 (20:42 +0000)]
A better way to do this
mtadel [Thu, 15 Oct 2009 20:18:16 +0000 (20:18 +0000)]
Printout CDB URI if opening fails.
richterm [Thu, 15 Oct 2009 19:23:35 +0000 (19:23 +0000)]
compilation warnings corrected (Theodor)
richterm [Thu, 15 Oct 2009 19:17:02 +0000 (19:17 +0000)]
adding helper function to extract an object from a binary file containing the streamed object.
fca [Thu, 15 Oct 2009 18:46:48 +0000 (18:46 +0000)]
Avoiding warnings
fca [Thu, 15 Oct 2009 18:46:36 +0000 (18:46 +0000)]
R.Shahoyan's mods
fca [Thu, 15 Oct 2009 17:37:49 +0000 (17:37 +0000)]
changes in the MagF constructor
dainese [Thu, 15 Oct 2009 17:22:40 +0000 (17:22 +0000)]
Added possibility to run with plugin using libPWG1 (no compilation on WNs)
dainese [Thu, 15 Oct 2009 17:19:46 +0000 (17:19 +0000)]
Added event counter
dainese [Thu, 15 Oct 2009 16:55:19 +0000 (16:55 +0000)]
Coding conventions
prsnko [Thu, 15 Oct 2009 15:40:35 +0000 (15:40 +0000)]
Use genuine GetB() from AliTracker rather than copy-past (thnks Y.Belikov)
fca [Thu, 15 Oct 2009 15:18:39 +0000 (15:18 +0000)]
Correction for coding conventions
jklay [Thu, 15 Oct 2009 15:15:55 +0000 (15:15 +0000)]
added a few more histos for ele pid, leading jet
dainese [Thu, 15 Oct 2009 14:37:25 +0000 (14:37 +0000)]
macro that adds the HFE task to the official analysis train (Silvia)
dainese [Thu, 15 Oct 2009 14:27:44 +0000 (14:27 +0000)]
Corrected compil warning
pulvir [Thu, 15 Oct 2009 14:16:54 +0000 (14:16 +0000)]
Added two new axes (mt and y) for pairs and the possibility to build histograms with MC data only
kleinb [Thu, 15 Oct 2009 13:19:39 +0000 (13:19 +0000)]
fixes for coding conventions
abercuci [Thu, 15 Oct 2009 12:58:53 +0000 (12:58 +0000)]
comment out documentation lines
abercuci [Thu, 15 Oct 2009 12:54:23 +0000 (12:54 +0000)]
restore include headers
ikraus [Thu, 15 Oct 2009 12:39:58 +0000 (12:39 +0000)]
aod protection added, bug fix in 2d dca cut
abercuci [Thu, 15 Oct 2009 12:30:56 +0000 (12:30 +0000)]
fix coding convention errors
gconesab [Thu, 15 Oct 2009 12:27:09 +0000 (12:27 +0000)]
warnings and few violations corrected
odjuvsla [Thu, 15 Oct 2009 11:25:19 +0000 (11:25 +0000)]
- fixing compilation warnings
odjuvsla [Thu, 15 Oct 2009 11:25:11 +0000 (11:25 +0000)]
- Adding macros for testing the geom trigger
CreateDetectorGeomsPhos.C - create configuration object for PHOS
testGeomTrigger.C - script for testing the geom trigger
testGeomTriggerConfig.C - config script
odjuvsla [Thu, 15 Oct 2009 11:25:06 +0000 (11:25 +0000)]
Modifications to the geometry trigger classes. The trigger has now been tested with macros and seems to work.
odjuvsla [Thu, 15 Oct 2009 11:25:01 +0000 (11:25 +0000)]
- Reverting bad changes
odjuvsla [Thu, 15 Oct 2009 11:24:57 +0000 (11:24 +0000)]
- small fix
odjuvsla [Thu, 15 Oct 2009 11:24:51 +0000 (11:24 +0000)]
- adding AliHLTTriggerDecisionParameters to configure the geom trigger from OCDB.
- adding subclass for checking rectangular geometries
- modifications to facilitate for the above.
odjuvsla [Thu, 15 Oct 2009 11:24:44 +0000 (11:24 +0000)]
- adding functionality for loading detector geometries from OCDB or ROOT file
odjuvsla [Thu, 15 Oct 2009 11:24:39 +0000 (11:24 +0000)]
- addign classes to the build system
odjuvsla [Thu, 15 Oct 2009 11:24:35 +0000 (11:24 +0000)]
- Adding the new track multiplicity trigger cutting on geometrical acceptance
- Adding class for describing the detector cuts
odjuvsla [Thu, 15 Oct 2009 11:24:29 +0000 (11:24 +0000)]
starting changes to move to common CALO library for PHOS and EMCAL
morsch [Thu, 15 Oct 2009 10:29:38 +0000 (10:29 +0000)]
Type change.
morsch [Thu, 15 Oct 2009 09:41:09 +0000 (09:41 +0000)]
Warnings corrected.
belikov [Thu, 15 Oct 2009 09:28:15 +0000 (09:28 +0000)]
Fixing a compilation warning.
ikraus [Thu, 15 Oct 2009 09:28:01 +0000 (09:28 +0000)]
unused variable removed
morsch [Thu, 15 Oct 2009 09:18:42 +0000 (09:18 +0000)]
Warnings corrected.
abercuci [Thu, 15 Oct 2009 08:51:50 +0000 (08:51 +0000)]
make run.C compilable
abercuci [Thu, 15 Oct 2009 08:39:49 +0000 (08:39 +0000)]
fix include statements
cblume [Thu, 15 Oct 2009 08:18:41 +0000 (08:18 +0000)]
Fix compiler warnings
kkanaki [Thu, 15 Oct 2009 07:52:48 +0000 (07:52 +0000)]
- fixed compilation warnings
akisiel [Thu, 15 Oct 2009 07:50:02 +0000 (07:50 +0000)]
Fix warnings
akisiel [Thu, 15 Oct 2009 07:49:17 +0000 (07:49 +0000)]
Fix warnings
abercuci [Thu, 15 Oct 2009 07:29:26 +0000 (07:29 +0000)]
show Track/Tracklet propagation status in the performance plots
haavard [Thu, 15 Oct 2009 07:15:46 +0000 (07:15 +0000)]
Updates to keep temperature/pressure maps in CE entry. Also limit map periods to the duration of each run.
morsch [Thu, 15 Oct 2009 07:14:48 +0000 (07:14 +0000)]
Better cuts for V0 (Ana Marin)
kleinb [Thu, 15 Oct 2009 06:17:11 +0000 (06:17 +0000)]
fixed warnings
kleinb [Thu, 15 Oct 2009 06:01:09 +0000 (06:01 +0000)]
additional reset for average trials
morsch [Thu, 15 Oct 2009 05:33:26 +0000 (05:33 +0000)]
Unused methods removed.
basanta [Thu, 15 Oct 2009 04:15:02 +0000 (04:15 +0000)]
Warning fTime initialization fixed
dsilverm [Thu, 15 Oct 2009 01:53:57 +0000 (01:53 +0000)]
correcting reported warnings and coding violations
zampolli [Thu, 15 Oct 2009 00:46:03 +0000 (00:46 +0000)]
Introducing new DP CavernAtmosPressure2.
AliGRPObject modified according, increasing the ClassDef to be
able to read old object.
zampolli [Wed, 14 Oct 2009 23:33:00 +0000 (23:33 +0000)]
Updating dummy entry in OCDB.
Commiting also files to generate dummy entries.
kharlov [Wed, 14 Oct 2009 22:41:56 +0000 (22:41 +0000)]
Compilation warnings fixed.
bhippoly [Wed, 14 Oct 2009 19:59:22 +0000 (19:59 +0000)]
Removing warnings