]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agocluster unfolding code from Cynthia
jklay [Mon, 26 May 2008 20:27:16 +0000 (20:27 +0000)]
cluster unfolding code from Cynthia

16 years agoModification for new Eve (Marian)
marian [Mon, 26 May 2008 19:28:20 +0000 (19:28 +0000)]
Modification for new Eve (Marian)

16 years agoAdding new Task - Krypton calibration (Jacek)
marian [Mon, 26 May 2008 19:27:17 +0000 (19:27 +0000)]
Adding new Task - Krypton calibration (Jacek)

16 years agoAdding new Task for Kr analysis (Jacek)
marian [Mon, 26 May 2008 19:26:27 +0000 (19:26 +0000)]
Adding new Task  for Kr analysis (Jacek)

16 years agoBug fix - integer rounding (Marian)
marian [Mon, 26 May 2008 19:25:09 +0000 (19:25 +0000)]
Bug fix - integer rounding  (Marian)

16 years agoAdd macro for TPC Krypton cluster analysis (Jacek)
marian [Mon, 26 May 2008 19:23:10 +0000 (19:23 +0000)]
Add macro for TPC Krypton cluster analysis (Jacek)

16 years agoInitialize the transformation matrixes (Marian)
marian [Mon, 26 May 2008 18:16:59 +0000 (18:16 +0000)]
Initialize the transformation matrixes (Marian)

16 years agoCorrected the cooling bars positioning in the TOF supermodules where the holes in...
decaro [Mon, 26 May 2008 17:47:12 +0000 (17:47 +0000)]
Corrected the cooling bars positioning in the TOF supermodules where the holes in front of the PHOS detector are present (i.e. sector number 13, 14 and 15)

16 years agoRemove inline statement in implementetion file -
marian [Mon, 26 May 2008 16:54:13 +0000 (16:54 +0000)]
Remove inline statement in implementetion file  -
Does not work for exotic  compilers (Marian)

16 years agoTest implementation of event pool based on TagAnalysis.
morsch [Mon, 26 May 2008 16:43:35 +0000 (16:43 +0000)]
Test implementation of event pool based on TagAnalysis.

16 years agoIgnore errors in ReadGeoMatrices in case the GeoManager is not
marian [Mon, 26 May 2008 16:30:35 +0000 (16:30 +0000)]
Ignore errors in ReadGeoMatrices  in  case the GeoManager is not
yet initialized.  (Rafaelle)

16 years agoFix to Form(...) call
cholm [Mon, 26 May 2008 16:26:41 +0000 (16:26 +0000)]
Fix to Form(...) call

16 years agoFrom Alexandru:
mtadel [Mon, 26 May 2008 15:54:04 +0000 (15:54 +0000)]
From Alexandru:

The new stuff is to draw and analyse reconstructed data (TRD tracks
and tracklets) on the event display. The macro shows how the new
classes are used.

16 years agoUpdated geometry. Includes FMD named shapes
rgrosso [Mon, 26 May 2008 15:45:29 +0000 (15:45 +0000)]
Updated geometry. Includes FMD named shapes

16 years agoput back destructor
snelling [Mon, 26 May 2008 15:17:01 +0000 (15:17 +0000)]
put back destructor

16 years agochanged binning: accepts events in z +- 30cm and eta +- 3
jgrosseo [Mon, 26 May 2008 15:05:20 +0000 (15:05 +0000)]
changed binning: accepts events in z +- 30cm and eta +- 3
new zero bin correction

16 years agoMake sure proper ALICE geometry is initialized before calling AliFMDGeometry::Instance().
mtadel [Mon, 26 May 2008 15:00:09 +0000 (15:00 +0000)]
Make sure proper ALICE geometry is initialized before calling AliFMDGeometry::Instance().

16 years agoConfiguration example for correlations of gamma and jets reconstructed around leading
gconesab [Mon, 26 May 2008 14:58:38 +0000 (14:58 +0000)]
Configuration example for correlations of gamma and jets reconstructed  around leading

16 years agoAnalysis for particle-jet correlation added, jet reconstructed in this class, not...
gconesab [Mon, 26 May 2008 14:28:04 +0000 (14:28 +0000)]
Analysis for particle-jet correlation added, jet reconstructed in this class, not with JETAN

16 years agoFrom Christian Holm Christensen.
mtadel [Mon, 26 May 2008 14:11:11 +0000 (14:11 +0000)]
From Christian Holm Christensen.

Attached is the code for the FMD event display in EVE.  The class
AliEveFMDLoader (in AliEveFMDLoader.h and AliEveFMDLoader.cxx) is a
singleton object that implements display of simulated hits, digits from
simulation, digits from raw data, and ESD data for the FMD.  The active
sensor areas are drawn using TEveGeoShape, and hits are drawn using
TEveBoxSet. The height and colour of the boxes depend on the current
palette range and the signal size of the appropriate kind.  The data is
structured according to the FMD hierarchy:

        FMD1 -+- FMD1i -+- FMD1i[ 0- 1] -+- FMD1i[0]
                        |                \- FMD1i[1]
                        +- FMD1i[ 2- 3] -+- FMD1i[2]
                        ...
                        +- FMD1i[18-19] -+- FMD1i[18]
                                         \- FMD1i[19]
        FMD2 -+- FMD2i -+- ...
              ...
              \- FMD2o -+- ...
        FMD3 -+- FMD3i -+- ...
              ...
              \- FMD3o -+- ...

The four attached scripts fmd_hits2.C, fmd_digits.C, fmd_raw.C, and
fmd_esd.C uses the AliEveFMDLoader instance to load and display
simulated hits, simulated digits, raw data, and ESD for the FMD.  The
script fmd_hits2.C could take the place of fmd_hits.C in
EVE/alice-macros.

Finally, the script display.C is my attempt at making some more
user-friendly navigation panels using ROOT's lightweight TControlBar
objects.

16 years agoInit() added to interface.
morsch [Mon, 26 May 2008 14:00:02 +0000 (14:00 +0000)]
Init() added to interface.

16 years agoWas wrong file.
morsch [Mon, 26 May 2008 13:59:15 +0000 (13:59 +0000)]
Was wrong file.

16 years agocorrecting the scope of the storage
rgrosso [Mon, 26 May 2008 13:40:38 +0000 (13:40 +0000)]
correcting the scope of the storage

16 years agoUpdate in the interface for HLT and for visualization
cblume [Mon, 26 May 2008 13:02:22 +0000 (13:02 +0000)]
Update in the interface for HLT and for visualization

16 years agoUpdate in the interface for HLT and for visualization
cblume [Mon, 26 May 2008 12:48:05 +0000 (12:48 +0000)]
Update in the interface for HLT and for visualization

16 years agoNew data members to store reconstructed jet and background
gconesab [Mon, 26 May 2008 12:34:39 +0000 (12:34 +0000)]
New data members to store reconstructed jet and background

16 years agoApply selection criterias
marian [Mon, 26 May 2008 12:19:45 +0000 (12:19 +0000)]
Apply selection criterias
(Marian)

16 years agoAOB branch referenced, delete not necessary, just clear. #includes-class changed
gconesab [Mon, 26 May 2008 12:09:10 +0000 (12:09 +0000)]
AOB branch referenced, delete not necessary, just clear. #includes-class changed

16 years agoremove some shadows
snelling [Mon, 26 May 2008 12:00:12 +0000 (12:00 +0000)]
remove some shadows

16 years agoFrom Alexandru:
mtadel [Mon, 26 May 2008 11:17:49 +0000 (11:17 +0000)]
From Alexandru:

I have performed a revision of the TRD code and I have attached here
all the classes which were modified (plus some new ones). I have also
included 2 macros which should be tutorial enough on how one can use
the TRD classes.

16 years agoremove some warnings
snelling [Mon, 26 May 2008 10:43:38 +0000 (10:43 +0000)]
remove some warnings

16 years agoFixed compiler warnings
cholm [Mon, 26 May 2008 09:43:30 +0000 (09:43 +0000)]
Fixed compiler warnings

16 years agoTypo in the name of the "HLTmode" parameter retrievd from the DAQ logbook corrected.
zampolli [Mon, 26 May 2008 09:08:33 +0000 (09:08 +0000)]
Typo in the name of the "HLTmode" parameter retrievd from the DAQ logbook corrected.

16 years agominor bugfixes (table names); get rid of warnings(Jenny)
richterm [Mon, 26 May 2008 08:19:15 +0000 (08:19 +0000)]
minor bugfixes (table names); get rid of warnings(Jenny)

16 years agoWarning fixed
coppedis [Mon, 26 May 2008 08:03:32 +0000 (08:03 +0000)]
Warning fixed

16 years agoFix shadowed declarations
ivana [Mon, 26 May 2008 08:01:52 +0000 (08:01 +0000)]
Fix shadowed declarations
(Javier)

16 years ago- Small fix for shadowing variables
agheata [Mon, 26 May 2008 07:28:10 +0000 (07:28 +0000)]
- Small fix for shadowing variables

16 years agoChange explicit user name to the $ALICE_ROOT path
marian [Sun, 25 May 2008 23:38:06 +0000 (23:38 +0000)]
Change explicit user name to the $ALICE_ROOT path

16 years agoDon't call stage function (Marian)
marian [Sun, 25 May 2008 23:37:02 +0000 (23:37 +0000)]
Don't call stage function (Marian)

16 years agoUse only alien for the output (Marian)
marian [Sun, 25 May 2008 23:29:21 +0000 (23:29 +0000)]
Use only alien for the output (Marian)

16 years agoUse my defaults
marian [Sun, 25 May 2008 23:28:20 +0000 (23:28 +0000)]
Use my defaults

16 years agoExtended debug information (Marian)
marian [Sun, 25 May 2008 20:52:39 +0000 (20:52 +0000)]
Extended debug information (Marian)

16 years agoExtended debug information for high StreamLevels (Marian)
marian [Sun, 25 May 2008 20:51:50 +0000 (20:51 +0000)]
Extended debug information for high StreamLevels (Marian)

16 years agoNew private method ReflectClusterAroundZAxisForLayer plus related data members to...
masera [Sun, 25 May 2008 20:05:43 +0000 (20:05 +0000)]
New private method ReflectClusterAroundZAxisForLayer plus related data members to estimate combinatorial background  (G. Bruno)

16 years agoCopy and =operator implemented
morsch [Sun, 25 May 2008 19:26:39 +0000 (19:26 +0000)]
Copy and =operator implemented

16 years agoUninitilized variable (Marian)
marian [Sun, 25 May 2008 12:42:20 +0000 (12:42 +0000)]
Uninitilized variable (Marian)

16 years agoSkip repeating entries (Marian)
marian [Sun, 25 May 2008 11:35:32 +0000 (11:35 +0000)]
Skip repeating entries (Marian)

16 years agoChange cut setting in order to suppress noise background (Marian)
marian [Sun, 25 May 2008 09:27:08 +0000 (09:27 +0000)]
Change cut setting in order to suppress noise background (Marian)

16 years agoAdding function for fast random access to the simulated digits (Marian)
marian [Sat, 24 May 2008 22:51:07 +0000 (22:51 +0000)]
Adding function for fast random access to the simulated digits (Marian)

16 years agoSpeedup the code
marian [Sat, 24 May 2008 22:46:19 +0000 (22:46 +0000)]
Speedup the code

AliTPCclusterKr.h
- Removed unneccessary Compress function

AliTPCclustererKr.cxx  AliTPCclustererKr.h
- Divide function FindClusterIO to two function
   - MakeCluster added
- GetThe size of array before loop
- Use uncheckedAt inside loop we konw the range
- Split and condition - Abs and Class Function called only once
- Use integer precission for local variables - (vtune warnings)

16 years agoAdding unchecked function (Marian)
marian [Sat, 24 May 2008 18:17:54 +0000 (18:17 +0000)]
Adding unchecked function (Marian)

16 years agoAliTPCclustererKr.h -
marian [Sat, 24 May 2008 16:50:34 +0000 (16:50 +0000)]
AliTPCclustererKr.h   -
use simple Tree for output

AliTPCclusterKr.cxx -
Removed memory leak -  fCluster->Delete()

AliTPCclustererKr.cxx -
Use uncheked access to the digits  - Speed up factor 5
Removed huge memory leak -
Delete maximaInSector->RemoveAt(it2);
Use local variables instead allocation on HEAP tmp pointer to the clusterKr

16 years agoHLT data processing implemented.
policheh [Sat, 24 May 2008 12:36:18 +0000 (12:36 +0000)]
HLT data processing implemented.

16 years agoChanges with time coordinate (Marian)
marian [Sat, 24 May 2008 11:17:53 +0000 (11:17 +0000)]
Changes with time  coordinate (Marian)

16 years agoFixed some initialization warnings
snelling [Fri, 23 May 2008 21:54:39 +0000 (21:54 +0000)]
Fixed some initialization warnings

16 years agoAliTPCclustererKr.h - Adding debugging histograms
marian [Fri, 23 May 2008 17:38:30 +0000 (17:38 +0000)]
AliTPCclustererKr.h  - Adding debugging histograms
AliTPCclusterKr.cxx  - Center of gravity changed
FindKrClusters.C     - Using OCDB

16 years ago- Small fix in data ownership by containers
agheata [Fri, 23 May 2008 16:07:49 +0000 (16:07 +0000)]
- Small fix in data ownership by containers

16 years agoChanging DAQ logbook entry name time_start --> DAQ_time_start, time_end --> DAQ_time_end.
zampolli [Fri, 23 May 2008 15:47:02 +0000 (15:47 +0000)]
Changing DAQ logbook entry name time_start --> DAQ_time_start, time_end --> DAQ_time_end.

16 years ago- New analysis mode implemented: StartAnalysis("mix"). Requires a AliVEventPool to...
agheata [Fri, 23 May 2008 15:05:51 +0000 (15:05 +0000)]
- New analysis mode implemented: StartAnalysis("mix"). Requires a AliVEventPool to be connected to the manager via SetEventPool(). Analysis manager steering the loop over pool bins and notifying all tasks via the method AliAnalysisTask::NotifyBinChange().

16 years agoget rid of compilation warning
richterm [Fri, 23 May 2008 14:34:33 +0000 (14:34 +0000)]
get rid of compilation warning

16 years agoMoved AliPDG from libSTEER to libSTEERBase
kleinb [Fri, 23 May 2008 14:00:18 +0000 (14:00 +0000)]
Moved AliPDG from libSTEER to libSTEERBase

16 years agoChanging the format of the default object stored in /home/belikov/alice/aliroot_trunk...
zampolli [Fri, 23 May 2008 13:53:05 +0000 (13:53 +0000)]
Changing the format of the default object stored in /home/belikov/alice/aliroot_trunk/GRP/GRP/Data

16 years agoThe GRP CDB entry is not any more a TList, but a TMap
belikov [Fri, 23 May 2008 13:45:43 +0000 (13:45 +0000)]
The GRP CDB entry is not any more a TList, but a TMap

16 years agoFrom Yura: Add HMPID.
mtadel [Fri, 23 May 2008 13:28:46 +0000 (13:28 +0000)]
From Yura: Add HMPID.

16 years agoTPC commissioning run week 21 (Kennth, Gaute, Jochen)
richterm [Fri, 23 May 2008 13:24:50 +0000 (13:24 +0000)]
TPC commissioning run week 21 (Kennth, Gaute, Jochen)
- compilation warnings corrected
- bugfix KryptonClusterFinder: creating hwaddress
- bugfix TPCKryptonClusterFinder and ClusterFinder: size of buffer not set
  to 0 for SOR and EOR events.
- TPCClusterDumpComponent updated: produce nicer output.
- Added a macro to test the KryptonClusterfinder, ClusterDump,
- ActivePads(from kryptonClusterFinder), ClusterHistogramComponent and
  HistogramHandler.

16 years agoChange of interface.
morsch [Fri, 23 May 2008 12:57:52 +0000 (12:57 +0000)]
Change of interface.

16 years ago One more warning fixed
alla [Fri, 23 May 2008 12:38:05 +0000 (12:38 +0000)]
 One more warning  fixed

16 years agoRemoving redundant declaration
ivana [Fri, 23 May 2008 12:06:02 +0000 (12:06 +0000)]
Removing redundant declaration

16 years ago- Make alignment test script work again
ivana [Fri, 23 May 2008 12:04:20 +0000 (12:04 +0000)]
- Make alignment test script work again
- Update misalignment macro description
(Javier)

16 years ago preprocessor stored DCS points in RefCDB
alla [Fri, 23 May 2008 11:50:16 +0000 (11:50 +0000)]
 preprocessor stored DCS points in RefCDB

16 years agoget rid of warnings
richterm [Fri, 23 May 2008 11:36:39 +0000 (11:36 +0000)]
get rid of warnings

16 years agoWarning Fixed
mrodrigu [Fri, 23 May 2008 10:25:19 +0000 (10:25 +0000)]
Warning Fixed

16 years agoWarnings fixed
coppedis [Fri, 23 May 2008 10:24:01 +0000 (10:24 +0000)]
Warnings fixed

16 years agoMethod shadowing corrected.
morsch [Fri, 23 May 2008 10:16:01 +0000 (10:16 +0000)]
Method shadowing corrected.

16 years agoLittle change needed for the HMPID visualization.
belikov [Fri, 23 May 2008 09:47:19 +0000 (09:47 +0000)]
Little change needed for the HMPID visualization.

16 years agofixed 2 warnings
jgrosseo [Fri, 23 May 2008 08:27:37 +0000 (08:27 +0000)]
fixed 2 warnings

16 years agoIn AliMUONGlobalCrateConfig:
ivana [Fri, 23 May 2008 08:23:36 +0000 (08:23 +0000)]
In AliMUONGlobalCrateConfig:
- Corrected shadowed variables
- Adding missing initialization of data members in ctor

16 years agoWarnings Fixed
mrodrigu [Thu, 22 May 2008 19:12:39 +0000 (19:12 +0000)]
Warnings Fixed

16 years agoMisprint corrected.
policheh [Thu, 22 May 2008 18:31:17 +0000 (18:31 +0000)]
Misprint corrected.

16 years agoCoding conventions
phille [Thu, 22 May 2008 16:54:17 +0000 (16:54 +0000)]
Coding conventions

16 years agoctor and assop
snelling [Thu, 22 May 2008 16:29:22 +0000 (16:29 +0000)]
ctor and assop

16 years agoctor and asingment
snelling [Thu, 22 May 2008 15:58:47 +0000 (15:58 +0000)]
ctor and asingment

16 years agoObject updated: parameters to treat bad channels
masera [Thu, 22 May 2008 15:55:43 +0000 (15:55 +0000)]
Object updated: parameters to treat bad channels

16 years agoBug fix (Class version number)
masera [Thu, 22 May 2008 15:53:47 +0000 (15:53 +0000)]
Bug fix (Class version number)

16 years agoDo not exit with AliFatal when the AliITSRecoParam object is not retrieved in the...
masera [Thu, 22 May 2008 15:52:47 +0000 (15:52 +0000)]
Do not exit with AliFatal when the AliITSRecoParam object is not retrieved in the OCDB, provided that it has been already set, e.g. in rec.C

16 years agoremove some warnings (more to come)
snelling [Thu, 22 May 2008 15:33:32 +0000 (15:33 +0000)]
remove some warnings (more to come)

16 years agoRemoved pointers to TClonesArray
masera [Thu, 22 May 2008 14:07:45 +0000 (14:07 +0000)]
Removed pointers to TClonesArray

16 years agocorrect typo
gconesab [Thu, 22 May 2008 13:56:54 +0000 (13:56 +0000)]
correct typo

16 years agoUpdated Shuttle preprocessor for p-p collisions
coppedis [Thu, 22 May 2008 13:16:37 +0000 (13:16 +0000)]
Updated Shuttle preprocessor for p-p collisions

16 years agoTemporary patch to fix bug in shared
phille [Thu, 22 May 2008 13:00:13 +0000 (13:00 +0000)]
Temporary patch to fix bug in shared
mameory handling.

16 years agoIn AliMUONRawStreamTriggerHP:
ivana [Thu, 22 May 2008 11:55:23 +0000 (11:55 +0000)]
In AliMUONRawStreamTriggerHP:
- Getting rid of warnings about shadowed method.
- Adding missing check for trigger scalar events.
(Artur)

16 years agoclusters.C -- a new macro to display used/shared/non-used clusters. In tpc_clusters...
mtadel [Thu, 22 May 2008 11:46:19 +0000 (11:46 +0000)]
clusters.C -- a new macro to display used/shared/non-used clusters. In tpc_clusters.C do not unload rec-points at the end.

16 years agoLittle changes needed for the visualization.
belikov [Thu, 22 May 2008 11:38:18 +0000 (11:38 +0000)]
Little changes needed for the visualization.

16 years agoPossibility of reading AliAlignObj from OCDB (R. Grosso)
masera [Thu, 22 May 2008 11:37:29 +0000 (11:37 +0000)]
Possibility of reading AliAlignObj from OCDB (R. Grosso)

16 years agoProtection against 0x0 in TList.
morsch [Thu, 22 May 2008 11:36:10 +0000 (11:36 +0000)]
Protection against 0x0 in TList.

16 years agomemory leaks
snelling [Thu, 22 May 2008 10:53:09 +0000 (10:53 +0000)]
memory leaks

16 years agoClean shadowed declarations
vulpescu [Thu, 22 May 2008 09:02:57 +0000 (09:02 +0000)]
Clean shadowed declarations

16 years agoRaw-reader should be reset.
cvetan [Thu, 22 May 2008 08:24:04 +0000 (08:24 +0000)]
Raw-reader should be reset.

16 years agoUpdating for gfortran
fca [Thu, 22 May 2008 08:19:45 +0000 (08:19 +0000)]
Updating for gfortran

16 years agoNew line missing.
cvetan [Thu, 22 May 2008 08:05:39 +0000 (08:05 +0000)]
New line missing.