]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoAdd index i to GetCalDCSFEEObj()
cblume [Sat, 31 Jan 2015 10:06:02 +0000 (11:06 +0100)]
Add index i to GetCalDCSFEEObj()

9 years agodding protection against not existing TDI configuration
Chiara [Sat, 31 Jan 2015 08:19:41 +0000 (09:19 +0100)]
dding protection against not existing TDI configuration

9 years agoFixing missing ;
coppedis [Sat, 31 Jan 2015 07:20:33 +0000 (08:20 +0100)]
Fixing missing ;

9 years agoGeometry for run3 implemented with updated TDI
coppedis [Sat, 31 Jan 2015 07:08:39 +0000 (08:08 +0100)]
Geometry for run3 implemented with updated TDI

9 years agoProduction of raw data from simulated digits
mbroz [Fri, 30 Jan 2015 20:18:11 +0000 (21:18 +0100)]
Production of raw data from simulated digits

9 years agoFilling BB flags in digit with trigger simulator
mbroz [Fri, 30 Jan 2015 19:34:26 +0000 (20:34 +0100)]
Filling BB flags in digit with trigger simulator

9 years agoconnect ESDADfriend to AliESDfriend, mark AD as trigger detector,(ALIROOT-5766 M...
shahoian [Fri, 30 Jan 2015 19:02:07 +0000 (20:02 +0100)]
connect ESDADfriend to AliESDfriend, mark AD as trigger detector,(ALIROOT-5766 M.Broz)

9 years agoAdd chromatograph's DP aliases for TRD in simulation
rgrosso [Fri, 30 Jan 2015 17:53:25 +0000 (18:53 +0100)]
Add chromatograph's DP aliases for TRD in simulation

9 years agoLet the aliases for test be the same as for production
rgrosso [Fri, 30 Jan 2015 17:47:33 +0000 (18:47 +0100)]
Let the aliases for test be the same as for production

9 years agoLet GetAll be aware of specific version
rgrosso [Fri, 30 Jan 2015 17:13:16 +0000 (18:13 +0100)]
Let GetAll be aware of specific version

Modify GetAll so that it is aware of a specific (subversion) set via
SetSpecificStorage, as was already the case with Get.
If both the arguments passed to GetAll and a previous call to
SetSpecificStorage specify a (sub)version, then precedence is given to
the one specified via SetSpecificStorage.

9 years agofile not needed for par file creation
gconesab [Fri, 30 Jan 2015 16:59:06 +0000 (17:59 +0100)]
file not needed for par file creation

9 years agoCode cleanup and bug fix Fixed valgrind warning concerning conditional jump on undefi...
mpuccio [Wed, 28 Jan 2015 15:00:08 +0000 (16:00 +0100)]
Code cleanup and bug fix Fixed valgrind warning concerning conditional jump on undefined values. Now events with low multiplicity - even without any recpoints on some layers - are properly handled.

9 years agoAdd some TRD aliases.
rgrosso [Fri, 30 Jan 2015 16:27:42 +0000 (17:27 +0100)]
Add some TRD aliases.

... and size this opportunity to merge contiguous small aliases
intervals into a single one. Now, for
trd_chamberStatus
trd_envTemp
trd_hvAnodeImon
trd_hvAnodeUmon
trd_hvDriftImon
trd_hvDriftUmon
the range is the whole [0,540[, but for the three ``PHOS holes'':
[402,407], [432,437] and [462,467]

9 years agoremove old PAR creation directories
gconesab [Fri, 30 Jan 2015 15:10:27 +0000 (16:10 +0100)]
remove old PAR creation directories

9 years agoCMake: Define configuration variable as CACHE
agrigora [Fri, 30 Jan 2015 13:41:52 +0000 (14:41 +0100)]
CMake: Define configuration variable as CACHE

 - Define all configuration variables as CACHE to be accesible
   from ccache
 - mark_as_advanced different variables from the Find macros

9 years agoPAR: added example in CMakeLists.txt
dberzano [Thu, 29 Jan 2015 19:09:59 +0000 (20:09 +0100)]
PAR: added example in CMakeLists.txt

9 years agoPAR: list of headers from CMake
dberzano [Thu, 29 Jan 2015 17:41:53 +0000 (18:41 +0100)]
PAR: list of headers from CMake

Like that we can include also the "extra headers", i.e. those header
files with no corresponding .cxx

9 years agoPAR: do not prepend ./ to extra include paths
dberzano [Thu, 29 Jan 2015 16:20:14 +0000 (17:20 +0100)]
PAR: do not prepend ./ to extra include paths

This allows to specify absolute paths

9 years agoPAR: check for FastJet in PAR's Makefile
dberzano [Thu, 29 Jan 2015 14:59:33 +0000 (15:59 +0100)]
PAR: check for FastJet in PAR's Makefile

9 years agoPAR: consider FastJet includes where applicable
dberzano [Thu, 29 Jan 2015 14:23:34 +0000 (15:23 +0100)]
PAR: consider FastJet includes where applicable

9 years agodebug printf removed
morsch [Thu, 29 Jan 2015 16:37:11 +0000 (17:37 +0100)]
debug printf removed

9 years agosmall update
morsch [Thu, 29 Jan 2015 15:10:06 +0000 (16:10 +0100)]
small update
rascanu@ikf.uni-frankfurt.de

9 years agoproperly handle AliHLTEventDDLV2
mkrzewic [Wed, 19 Nov 2014 21:16:34 +0000 (22:16 +0100)]
properly handle AliHLTEventDDLV2

additional changes needed to handle the new AD detector DDL readout
+some CDH3 related fixes (to be verified)

9 years agotest changes related to AD det addition
mkrzewic [Tue, 18 Nov 2014 23:36:48 +0000 (00:36 +0100)]
test changes related to AD det addition

9 years agocorrecting DDL bit for AD and HLT
tbreitne [Thu, 29 Jan 2015 14:30:08 +0000 (15:30 +0100)]
correcting DDL bit for AD and HLT

9 years agoAdd the AD detector in AliHLTReadoutList
mkrzewic [Tue, 18 Nov 2014 23:35:39 +0000 (00:35 +0100)]
Add the AD detector in AliHLTReadoutList

be backwards compatible with older formats

Conflicts:
HLT/CMakelibHLTbase.pkg

9 years agoDigitizer goes directly from photons to amplified charge
mbroz [Thu, 29 Jan 2015 14:08:47 +0000 (15:08 +0100)]
Digitizer goes directly from photons to amplified charge

9 years agofix buffer allocation
mkrzewic [Tue, 20 Jan 2015 13:37:06 +0000 (14:37 +0100)]
fix buffer allocation

9 years agoReconstructor to fill new ESD, Digitizer reading new OCDBs and macros to crate them
mbroz [Thu, 29 Jan 2015 12:55:24 +0000 (13:55 +0100)]
Reconstructor to fill new ESD, Digitizer reading new OCDBs and macros to crate them

9 years agoMerge branch 'feature-parfiles'
dberzano [Thu, 29 Jan 2015 11:58:01 +0000 (12:58 +0100)]
Merge branch 'feature-parfiles'

9 years agoPAR: output list of enabled PARfiles during CMake
dberzano [Thu, 29 Jan 2015 11:56:16 +0000 (12:56 +0100)]
PAR: output list of enabled PARfiles during CMake

9 years agoPAR: install PARfiles (if they were created)
dberzano [Thu, 29 Jan 2015 11:47:28 +0000 (12:47 +0100)]
PAR: install PARfiles (if they were created)

9 years agoPAR: loading library in SETUP.C
dberzano [Thu, 29 Jan 2015 10:27:31 +0000 (11:27 +0100)]
PAR: loading library in SETUP.C

9 years agoPAR: PARfiles for TTherminator
dberzano [Wed, 28 Jan 2015 15:39:02 +0000 (16:39 +0100)]
PAR: PARfiles for TTherminator

9 years agoPAR: added optional, extra includes
dberzano [Wed, 28 Jan 2015 16:42:36 +0000 (17:42 +0100)]
PAR: added optional, extra includes

9 years agoPAR: cleanup of debug messages
dberzano [Wed, 28 Jan 2015 16:39:03 +0000 (17:39 +0100)]
PAR: cleanup of debug messages

9 years agoPAR: list of sources provided by CMake
dberzano [Wed, 28 Jan 2015 16:35:21 +0000 (17:35 +0100)]
PAR: list of sources provided by CMake

9 years agoCMake: prepend_prefix() to every elm in a list
dberzano [Wed, 28 Jan 2015 15:38:18 +0000 (16:38 +0100)]
CMake: prepend_prefix() to every elm in a list

9 years agoCMake: install_relative() to keep paths in inst
dberzano [Wed, 28 Jan 2015 15:36:47 +0000 (16:36 +0100)]
CMake: install_relative() to keep paths in inst

9 years agoPAR: preserve relative paths in PAR generation
dberzano [Wed, 28 Jan 2015 11:55:42 +0000 (12:55 +0100)]
PAR: preserve relative paths in PAR generation

Uses rsync. Problem triggered by the TTherminator module

9 years agoPAR: enabled PAR for ANALYSISalice
dberzano [Wed, 28 Jan 2015 11:47:01 +0000 (12:47 +0100)]
PAR: enabled PAR for ANALYSISalice

9 years agoPAR: pass proper defines for certain ROOT features
dberzano [Wed, 28 Jan 2015 11:46:07 +0000 (12:46 +0100)]
PAR: pass proper defines for certain ROOT features

Notably we are passing define variables for XML and AliEn

9 years agoPAR: get Makefile.arch from current ROOT inst
dberzano [Wed, 28 Jan 2015 11:44:36 +0000 (12:44 +0100)]
PAR: get Makefile.arch from current ROOT inst

We cannot use our current one as we are creating PARfiles on one machine
but we are using them on another

9 years agoPAR: enabled some PARfiles (tested loading)
dberzano [Tue, 27 Jan 2015 23:37:11 +0000 (00:37 +0100)]
PAR: enabled some PARfiles (tested loading)

9 years agoPAR: changed macro name and added instructions
dberzano [Tue, 27 Jan 2015 21:55:30 +0000 (22:55 +0100)]
PAR: changed macro name and added instructions

9 years agoPAR: generate rootmap
dberzano [Tue, 27 Jan 2015 21:19:57 +0000 (22:19 +0100)]
PAR: generate rootmap

9 years agoPAR: gen dicts using compiler's preprocessor
dberzano [Mon, 26 Jan 2015 14:41:40 +0000 (15:41 +0100)]
PAR: gen dicts using compiler's preprocessor

9 years agoPAR: SETUP.C macro to load library and set paths
dberzano [Mon, 26 Jan 2015 14:33:28 +0000 (15:33 +0100)]
PAR: SETUP.C macro to load library and set paths

9 years agoPAR: support parallel builds
dberzano [Mon, 26 Jan 2015 14:32:32 +0000 (15:32 +0100)]
PAR: support parallel builds

9 years agoPAR: Makefile works on rebuild and has colors
dberzano [Mon, 26 Jan 2015 11:37:33 +0000 (12:37 +0100)]
PAR: Makefile works on rebuild and has colors

9 years agoPAR: prototype of common PARfiles generation
dberzano [Mon, 26 Jan 2015 10:20:38 +0000 (11:20 +0100)]
PAR: prototype of common PARfiles generation

9 years agoCMake: FindROOT returns etcdir
dberzano [Mon, 26 Jan 2015 10:21:14 +0000 (11:21 +0100)]
CMake: FindROOT returns etcdir

9 years agoswapped ref. to ALICE_PHYSICS
antoniol [Thu, 29 Jan 2015 10:25:45 +0000 (11:25 +0100)]
swapped ref. to ALICE_PHYSICS

9 years agoupdate for AD from M.Broz, see ALIROOT-5766
shahoian [Thu, 29 Jan 2015 11:40:18 +0000 (12:40 +0100)]
update for AD from M.Broz, see ALIROOT-5766

9 years agoonline reco config file now is being installed and read from installation directory
jniedzie [Thu, 29 Jan 2015 10:39:15 +0000 (11:39 +0100)]
online reco config file now is being installed and read from installation directory

9 years agoImportant fix for stack overwrite produced by AliESDtrack::GetIntegratedTimes which...
agheata [Wed, 28 Jan 2015 16:59:09 +0000 (17:59 +0100)]
Important fix for stack overwrite produced by AliESDtrack::GetIntegratedTimes which was ignoring the size of the array given as input. Fixed also the callers of this, which should specify the size.

9 years agoATO-138, ATO-18 - dEdx calibration description - code to enable visualization of...
mivanov [Wed, 28 Jan 2015 16:56:56 +0000 (17:56 +0100)]
ATO-138, ATO-18 -   dEdx calibration description - code to enable visualization of intermediate results

9 years agoCMake: Propagate DATE flags to dictionary generation
agrigora [Wed, 28 Jan 2015 14:40:46 +0000 (15:40 +0100)]
CMake: Propagate DATE flags to dictionary generation

9 years agoCMake: Propagate compilation flags to the dictionary generation
agrigora [Wed, 28 Jan 2015 14:35:42 +0000 (15:35 +0100)]
CMake: Propagate compilation flags to the dictionary generation

Compilation flags have to propagated to the dictionary generation,
especially the defines
- general definitions, as set per project(Ex: ROOT -DWITHXML)
- custom definition per library such as ALI_DATE

9 years agoITS/UPGRADE: additional headers
dberzano [Wed, 28 Jan 2015 13:30:05 +0000 (14:30 +0100)]
ITS/UPGRADE: additional headers

9 years agofixed include in EveBase CMakeLists and path to online reco config file
jniedzie [Wed, 28 Jan 2015 11:54:46 +0000 (12:54 +0100)]
fixed include in EveBase CMakeLists and path to online reco config file

9 years agoDQM monitoring histograms grouped into sub-directories
alla [Tue, 27 Jan 2015 18:51:05 +0000 (19:51 +0100)]
DQM monitoring histograms grouped into sub-directories

9 years agoCorner modules removed and charge particled included in HITS
alla [Tue, 27 Jan 2015 18:48:50 +0000 (19:48 +0100)]
Corner modules removed and charge particled included in HITS

9 years agofull chain fo extended geometry
alla [Tue, 27 Jan 2015 18:48:09 +0000 (19:48 +0100)]
full chain fo extended geometry

9 years agoV0C as air volume added and 4 corner modules T0C removed
alla [Fri, 23 Jan 2015 08:04:56 +0000 (09:04 +0100)]
V0C as air volume added and 4 corner modules T0C removed

9 years agoCache n DCS time-bins to avoid large cpu overhead
shahoian [Tue, 27 Jan 2015 17:10:43 +0000 (18:10 +0100)]
Cache n DCS time-bins to avoid large cpu overhead

9 years agoMinor updates for chamber status (Raphaelle)
cblume [Tue, 27 Jan 2015 16:10:59 +0000 (17:10 +0100)]
Minor updates for chamber status (Raphaelle)

9 years agoUpdate of simulation
mbroz [Tue, 27 Jan 2015 14:18:13 +0000 (15:18 +0100)]
Update of simulation

9 years agoCMake: fixed wrong set
dberzano [Tue, 27 Jan 2015 13:45:21 +0000 (14:45 +0100)]
CMake: fixed wrong set

9 years agoCMake: same deps for linked libs and rootmaps
dberzano [Tue, 27 Jan 2015 10:59:49 +0000 (11:59 +0100)]
CMake: same deps for linked libs and rootmaps

9 years agoCMake: Adding missing ALI_DATE flag
agrigora [Tue, 27 Jan 2015 09:31:24 +0000 (10:31 +0100)]
CMake: Adding missing ALI_DATE flag

After the cmake reimplementation some modules are missing
the ALI_DATE flag

9 years agoLog the trigger mapping version
guernane [Mon, 26 Jan 2015 19:30:43 +0000 (20:30 +0100)]
Log the trigger mapping version

9 years agoMove initialization from def to std ctor
guernane [Mon, 26 Jan 2015 19:09:52 +0000 (20:09 +0100)]
Move initialization from def to std ctor

9 years agoincrease phiMax to avoid error message
guernane [Mon, 26 Jan 2015 18:44:35 +0000 (19:44 +0100)]
increase phiMax to avoid error message

9 years agoCMake: Install missing headers for AliPythia6
dstocco [Thu, 22 Jan 2015 15:51:05 +0000 (16:51 +0100)]
CMake: Install missing headers for AliPythia6

Install misiing headers
- PythiaProcesses.h
- PyquenCommon.h
Jira ticket: ALIROOT-5767

9 years agoCMake: STEER, adding AliConst.h to the installed headers
dstocco [Thu, 22 Jan 2015 15:12:58 +0000 (16:12 +0100)]
CMake: STEER, adding AliConst.h to the installed headers

Jira ticket: ALIROOT-5767

9 years agoIgnore streamer of raw header v3_14.
rgrosso [Mon, 26 Jan 2015 13:58:02 +0000 (14:58 +0100)]
Ignore streamer of raw header v3_14.

To avoid tons of warnings, we do as we did for v3_9 to v3_13.

9 years agoDoc: Build DA using the target name ${DETECTOR}${ALGORITHM}da.exe
agrigora [Mon, 26 Jan 2015 10:49:05 +0000 (11:49 +0100)]
Doc: Build DA using the target name ${DETECTOR}${ALGORITHM}da.exe

Adding the second option to build DA by target name

9 years agoDoc: Reminder to source date setup.sh before running cmake
agrigora [Mon, 26 Jan 2015 10:33:29 +0000 (11:33 +0100)]
Doc: Reminder to source date setup.sh before running cmake

If DATE is enabled setup.sh has to be sourced before running cmake

9 years agoCMake: ZeroMQ - removing mandatory requirement for static library
agrigora [Mon, 26 Jan 2015 09:46:21 +0000 (10:46 +0100)]
CMake: ZeroMQ - removing mandatory requirement for static library

FindZMQ: removing mandatory requirement for static library,
SLC 6 development package does not contain it

9 years agoALIROOT-5769: Better handling of the error (R. Preghenella)
zampolli [Sat, 24 Jan 2015 16:53:05 +0000 (17:53 +0100)]
ALIROOT-5769: Better handling of the error (R. Preghenella)

9 years agoPWGPP-102, ATO-138, ATO-135 - ClusterParam adjusted - MIP at 50 fliat in theta
mivanov [Sat, 24 Jan 2015 11:30:30 +0000 (12:30 +0100)]
PWGPP-102, ATO-138, ATO-135 - ClusterParam adjusted - MIP at 50 fliat in theta

9 years agoPWGPP-102, ATO-135 - dNdx adjustement for the MC simulation
mivanov [Fri, 23 Jan 2015 21:58:49 +0000 (22:58 +0100)]
PWGPP-102, ATO-135 - dNdx adjustement for the MC simulation

9 years agoPWGPP-102, ATO-138, ATO-135 - Adjusting dNdx parameterization for ALICE MC ( NeCo2)
mivanov [Thu, 22 Jan 2015 18:44:52 +0000 (19:44 +0100)]
PWGPP-102, ATO-138, ATO-135 - Adjusting dNdx parameterization for ALICE MC ( NeCo2)

9 years agoModified useage of macros (2):
ihrivnac [Fri, 23 Jan 2015 21:09:07 +0000 (22:09 +0100)]
Modified useage of macros (2):
- moved all macros in a new macros directory
- added macros directory in the install target
- updated test script for using macro and OCDB from AliRoot installation

9 years agoModified usage of macros:
ihrivnac [Fri, 23 Jan 2015 21:03:09 +0000 (22:03 +0100)]
Modified usage of macros:
- moved all macros in a new macros directory
- added macros directory in the install target
- updated test script for using macro and OCDB from AliRoot installation

9 years agodefault structure functions
morsch [Fri, 23 Jan 2015 17:18:57 +0000 (18:18 +0100)]
default structure functions

9 years agoCMake: DA executable format : ${DETECTOR}{ALGORITHM}da.exe
agrigora [Fri, 23 Jan 2015 16:29:35 +0000 (17:29 +0100)]
CMake: DA executable format : ${DETECTOR}{ALGORITHM}da.exe

Adding .exe at the end for the executable name to keep compatibility
with previous versions

9 years agoTuneA settings removed from kPyJets
morsch [Fri, 23 Jan 2015 16:24:08 +0000 (17:24 +0100)]
TuneA settings removed from kPyJets

9 years agoNew timestamp for AMANDA simulation
rgrosso [Fri, 23 Jan 2015 15:49:14 +0000 (16:49 +0100)]
New timestamp for AMANDA simulation

Thu, 22 Jan 2015 15:00:00 GMT

9 years agoCMake: Moving FindROOT after the enabling of DA to enable RootExtra
agrigora [Fri, 23 Jan 2015 14:42:26 +0000 (15:42 +0100)]
CMake: Moving FindROOT after the enabling of DA to enable RootExtra

FindROOT position matters, it has to be after the enabling of the DAs
in order to build the static library RootExtra

9 years agoPYTHIA6: no explicit deps (can load at runtime)
dberzano [Fri, 23 Jan 2015 13:59:53 +0000 (14:59 +0100)]
PYTHIA6: no explicit deps (can load at runtime)

9 years agoPYTHIA8: removing legacy pythia8170
dberzano [Fri, 23 Jan 2015 13:48:25 +0000 (14:48 +0100)]
PYTHIA8: removing legacy pythia8170

9 years agoProtection for dereferencing fTDCErrorBuffer. see ALIROOT-5749
shahoian [Fri, 23 Jan 2015 11:37:39 +0000 (12:37 +0100)]
Protection for dereferencing fTDCErrorBuffer. see ALIROOT-5749

9 years agoSuppressing warnings (R. Preghenella)
zampolli [Fri, 23 Jan 2015 07:42:31 +0000 (08:42 +0100)]
Suppressing warnings (R. Preghenella)

9 years agoadjusting verbosity if ITSSAPTracker
tbreitne [Wed, 21 Jan 2015 16:41:06 +0000 (17:41 +0100)]
adjusting verbosity if ITSSAPTracker

9 years agostatus messages shouldn't have log level warning
tbreitne [Mon, 19 Jan 2015 16:23:08 +0000 (17:23 +0100)]
status messages shouldn't have log level warning

9 years agoAliHLTTPCCATrackerComponent: seg fault protection
tbreitne [Mon, 19 Jan 2015 16:53:58 +0000 (17:53 +0100)]
AliHLTTPCCATrackerComponent: seg fault protection

9 years agoSmall fix, preparing for new ESD
mbroz [Thu, 22 Jan 2015 14:19:18 +0000 (15:19 +0100)]
Small fix, preparing for new ESD

9 years agoCMake: fixed misspellings
dberzano [Thu, 22 Jan 2015 13:50:53 +0000 (14:50 +0100)]
CMake: fixed misspellings