]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoNew list of libraries including MUONshuttle (Laurent)
ivana [Fri, 20 Oct 2006 16:03:10 +0000 (16:03 +0000)]
New list of libraries including MUONshuttle (Laurent)

17 years agoRemoving AliMUONTransientDigit and adding AliMUONObjectPair class (Laurent)
ivana [Fri, 20 Oct 2006 16:03:01 +0000 (16:03 +0000)]
Removing AliMUONTransientDigit and adding AliMUONObjectPair class (Laurent)

17 years ago- Splitting the creation of ped, gains and deadchannels containers which used to be
ivana [Fri, 20 Oct 2006 16:02:48 +0000 (16:02 +0000)]
- Splitting the creation of ped, gains and deadchannels containers which used to be
  in the same function.
- Added a diff function to compute the difference of calibration between 2 runs
(Laurent)

17 years agoNew InvalidFloatValue() method (Laurent)
ivana [Fri, 20 Oct 2006 16:02:29 +0000 (16:02 +0000)]
New InvalidFloatValue() method (Laurent)

17 years agoAdded CloneEmpty method (Laurent)
ivana [Fri, 20 Oct 2006 16:02:04 +0000 (16:02 +0000)]
Added CloneEmpty method (Laurent)

17 years agoAdded Print method (Laurent)
ivana [Fri, 20 Oct 2006 16:01:24 +0000 (16:01 +0000)]
Added Print method (Laurent)

17 years agoRemove now unused method DigitResponse (and usage of TransientDigit) (Laurent)
ivana [Fri, 20 Oct 2006 16:01:15 +0000 (16:01 +0000)]
Remove now unused method DigitResponse (and usage of TransientDigit) (Laurent)

17 years agoChange due to change in AliMUONDigit Signal type (int to float) (Laurent)
ivana [Fri, 20 Oct 2006 16:00:28 +0000 (16:00 +0000)]
Change due to change in AliMUONDigit Signal type (int to float) (Laurent)

17 years agoChange charges from Int_t to Float_t as they should be (Laurent)
ivana [Fri, 20 Oct 2006 15:59:43 +0000 (15:59 +0000)]
Change charges from Int_t to Float_t as they should be (Laurent)

17 years agoRemove old Add(S)Digit prototypes (Laurent)
ivana [Fri, 20 Oct 2006 15:59:00 +0000 (15:59 +0000)]
Remove old Add(S)Digit prototypes (Laurent)

17 years agoCorrect 2nd paramater of ctor and the default filling (Laurent)
ivana [Fri, 20 Oct 2006 15:58:48 +0000 (15:58 +0000)]
Correct 2nd paramater of ctor and the default filling (Laurent)

17 years agoCorrect default filling in ctor (Laurent)
ivana [Fri, 20 Oct 2006 15:58:38 +0000 (15:58 +0000)]
Correct default filling in ctor (Laurent)

17 years agoCorrect a memory leak (due to usage of TPair -> replaced with AliMUONObjectPair ...
ivana [Fri, 20 Oct 2006 15:58:29 +0000 (15:58 +0000)]
Correct a memory leak (due to usage of TPair -> replaced with AliMUONObjectPair (Laurent)

17 years agoPre-allocate right amount of memory when used for de,manu storage (Laurent)
ivana [Fri, 20 Oct 2006 15:58:09 +0000 (15:58 +0000)]
Pre-allocate right amount of memory when used for de,manu storage (Laurent)

17 years agoUpdating comments
ivana [Fri, 20 Oct 2006 15:57:57 +0000 (15:57 +0000)]
Updating comments

17 years agoRemove options for digitizers and segmentation factory
ivana [Fri, 20 Oct 2006 15:57:48 +0000 (15:57 +0000)]
Remove options for digitizers and segmentation factory

17 years agoRemove usage of old (s)digitizers (Laurent, Ivana)
ivana [Fri, 20 Oct 2006 15:57:35 +0000 (15:57 +0000)]
Remove usage of old (s)digitizers (Laurent, Ivana)

17 years agoRemoving old digitizers (Laurent)
ivana [Fri, 20 Oct 2006 15:57:14 +0000 (15:57 +0000)]
Removing old digitizers (Laurent)

17 years agoNew class - to be integrated in segmentation (Laurent)
ivana [Fri, 20 Oct 2006 15:53:46 +0000 (15:53 +0000)]
New class - to be integrated in segmentation (Laurent)

17 years agoNew classes for shuttle (Laurent)
ivana [Fri, 20 Oct 2006 15:52:22 +0000 (15:52 +0000)]
New classes for shuttle (Laurent)

17 years agoAdding new classes to the library PWG3base
martinez [Fri, 20 Oct 2006 15:47:34 +0000 (15:47 +0000)]
Adding new classes to the library PWG3base

17 years agoInterface class for quarkonia efficiencies (Zaida)
martinez [Fri, 20 Oct 2006 15:46:42 +0000 (15:46 +0000)]
Interface class for quarkonia efficiencies (Zaida)

17 years agoRemoving warning if MUON hit branch is not present as required by Federico (Gines)
martinez [Fri, 20 Oct 2006 15:40:31 +0000 (15:40 +0000)]
Removing warning if MUON hit branch is not present as required by Federico (Gines)

17 years agoo) Adding time out to the execution of the preprocessors: The Shuttle forks and the...
jgrosseo [Fri, 20 Oct 2006 15:22:59 +0000 (15:22 +0000)]
o) Adding time out to the execution of the preprocessors: The Shuttle forks and the parent process monitors the child
o) Merging Collect, CollectAll, CollectNew function
o) Removing implementation of empty copy constructors (declaration still there!)

17 years agoAliFatal added in SetAlignable
bnandi [Fri, 20 Oct 2006 13:27:47 +0000 (13:27 +0000)]
AliFatal added in SetAlignable

17 years agoA macro for testing AliVertexerTracks (A.Dainese)
belikov [Fri, 20 Oct 2006 07:59:50 +0000 (07:59 +0000)]
A macro for testing AliVertexerTracks (A.Dainese)

17 years agoPossibility to reconstruct the vertex with the TPC stand-alone, and to store the...
belikov [Fri, 20 Oct 2006 07:56:51 +0000 (07:56 +0000)]
Possibility to reconstruct the vertex with the TPC stand-alone, and to store the indices of the tracks used for the reconstruction (A.Dainese)

17 years agoAdding the indices of the tracks used for the vertex reconstruction (A.Dainese)
belikov [Fri, 20 Oct 2006 07:53:49 +0000 (07:53 +0000)]
Adding the indices of the tracks used for the vertex reconstruction (A.Dainese)

17 years agochanges to be compliant with Eff C++ rules
masera [Thu, 19 Oct 2006 16:53:34 +0000 (16:53 +0000)]
changes to be compliant with Eff C++ rules

17 years agoNew set of alignment objects with symbolic name (Raffaele)
hristov [Thu, 19 Oct 2006 16:30:06 +0000 (16:30 +0000)]
New set of alignment objects with symbolic name (Raffaele)

17 years ago New set of Zero Misalignment objects (with symnames)
arcelli [Thu, 19 Oct 2006 16:27:08 +0000 (16:27 +0000)]
 New set of Zero Misalignment objects (with symnames)

17 years agoPrimaryElectronIndex corrected.
morsch [Thu, 19 Oct 2006 16:09:04 +0000 (16:09 +0000)]
PrimaryElectronIndex corrected.

17 years agoNEVENTS set back to 100
ivana [Thu, 19 Oct 2006 13:54:40 +0000 (13:54 +0000)]
NEVENTS set back to 100

17 years agoUpdated list of classes
ivana [Thu, 19 Oct 2006 13:54:02 +0000 (13:54 +0000)]
Updated list of classes

17 years agoAliInfo printing moved to AliDebug
ivana [Thu, 19 Oct 2006 13:53:46 +0000 (13:53 +0000)]
AliInfo printing moved to AliDebug

17 years agohardcoded detector position; bug in alignment pth fixed
alla [Thu, 19 Oct 2006 11:50:45 +0000 (11:50 +0000)]
hardcoded detector position; bug in alignment pth fixed

17 years agoIncluded new data member to change patch size in calorimeters trigger (Gustavo)
schutz [Thu, 19 Oct 2006 10:42:09 +0000 (10:42 +0000)]
Included new data member to change patch size in calorimeters trigger (Gustavo)

17 years agoDummy return
hristov [Thu, 19 Oct 2006 09:54:57 +0000 (09:54 +0000)]
Dummy return

17 years ago- Misc. modifications to take into account that moduleId != chamberId
ivana [Thu, 19 Oct 2006 09:38:24 +0000 (09:38 +0000)]
- Misc. modifications to take into account that moduleId != chamberId
- Supressed old segmentations (not based on mapping) - defined via options
  FactoryV2 and FactoryV3
- CreateDESegmentation(), CreateModuleSegmentation moved to private

17 years agoRemoved class, using AliMpExMap instead
ivana [Thu, 19 Oct 2006 09:37:37 +0000 (09:37 +0000)]
Removed class, using AliMpExMap instead

17 years agoAdded method GetObject(Int_t index) which makes possible
ivana [Thu, 19 Oct 2006 09:36:22 +0000 (09:36 +0000)]
Added method GetObject(Int_t index) which makes possible
to loop over map as over an array

17 years agoModifications to take into account that moduleId != chamberId:
ivana [Thu, 19 Oct 2006 09:35:55 +0000 (09:35 +0000)]
Modifications to take into account that moduleId != chamberId:
IsValidModuleId,GetModuleId functions replaced with:
IsValidChamberId/GeomModuleId and GetChamberId/GeomModuleId

17 years agoModifications to take into account that moduleId != chamberId:
ivana [Thu, 19 Oct 2006 09:35:32 +0000 (09:35 +0000)]
Modifications to take into account that moduleId != chamberId:
Renaming data member fModuleId to fChamberId to reflect that iterator
operates over detection elements in a chamber which may include more geometry
modules

17 years ago- Adding fgkNofGeomModules static data member and its getter
ivana [Thu, 19 Oct 2006 09:35:10 +0000 (09:35 +0000)]
- Adding fgkNofGeomModules static data member and its getter
- Renaming fgkNCh to fgkNofChambers and its getter accordingly

17 years agoRemoved class AliMUONGeometryStore
ivana [Thu, 19 Oct 2006 09:34:42 +0000 (09:34 +0000)]
Removed class AliMUONGeometryStore

17 years agoRegenerated files with new slat geometry
ivana [Thu, 19 Oct 2006 09:34:21 +0000 (09:34 +0000)]
Regenerated files with new slat geometry

17 years ago- Function GetChamberId(volId) replaced with GetGeomModuleId(volId)
ivana [Thu, 19 Oct 2006 09:33:56 +0000 (09:33 +0000)]
- Function GetChamberId(volId) replaced with GetGeomModuleId(volId)
- In StepManager: if sensitive volume not found in the first found
  geometry module try also the next module (as in slat chambers the same
  vol Id can be present in both half chambers)

17 years ago- Changed constructor - now passing the first geometry module Id and the number
ivana [Thu, 19 Oct 2006 09:33:27 +0000 (09:33 +0000)]
- Changed constructor - now passing the first geometry module Id and the number
  of modules
- Added private function GetModuleId(envName)
- Using AliMpDEManager for detElemId -> moduleId

17 years ago- GetModuleSegmentation(moduleId) moved to private to prevent from
ivana [Thu, 19 Oct 2006 09:33:06 +0000 (09:33 +0000)]
- GetModuleSegmentation(moduleId) moved to private to prevent from
  potentional errors due to passing chamberId instead of mofuleId
  (as they are now different)
- Using AliMpDEManager for detElemId -> moduleId

17 years ago- Misc. modifications to take into account that moduleId != chamberId
ivana [Thu, 19 Oct 2006 09:32:47 +0000 (09:32 +0000)]
- Misc. modifications to take into account that moduleId != chamberId
- Supressed old segmentations (not based on mapping) - defined via options
  FactoryV2 and FactoryV3
- CreateDESegmentation(), CreateModuleSegmentation moved to private

17 years ago- Removed old constructors and replaced them with their new version
ivana [Thu, 19 Oct 2006 09:32:27 +0000 (09:32 +0000)]
- Removed old constructors and replaced them with their new version
  using detElemId
- Removed fIsDetElemId data member (now obsolete)

17 years ago- Updated for replacement of AliMUONGeometryStore with AliMpExMap
ivana [Thu, 19 Oct 2006 09:32:04 +0000 (09:32 +0000)]
- Updated for replacement of AliMUONGeometryStore with AliMpExMap
- Using AliMpDEManager for detElemId -> moduleId
- Hardwired strings in ASCII IO replaced with those defined in module
  transformer and det element classes
- Checking size (and expanding if need) when adding new elements

17 years agoRemoving unused forward declaration
ivana [Thu, 19 Oct 2006 09:31:35 +0000 (09:31 +0000)]
Removing unused forward declaration

17 years agoRemoving unused include
ivana [Thu, 19 Oct 2006 09:31:15 +0000 (09:31 +0000)]
Removing unused include

17 years agoAliMUONGeometryStore replaced with AliMpExMap (used as the type
ivana [Thu, 19 Oct 2006 09:31:00 +0000 (09:31 +0000)]
AliMUONGeometryStore replaced with AliMpExMap (used as the type
of fDESegmentations, fDENames data members)

17 years ago- AliMUONGeometryStore replaced with AliMpExMap (used as the type
ivana [Thu, 19 Oct 2006 09:30:39 +0000 (09:30 +0000)]
- AliMUONGeometryStore replaced with AliMpExMap (used as the type
  of fDetElements data member)
- Added static method GetModuleNamePrefix();

17 years agoAliMUONGeometryStore replaced with AliMpExMap (used as the type
ivana [Thu, 19 Oct 2006 09:30:19 +0000 (09:30 +0000)]
AliMUONGeometryStore replaced with AliMpExMap (used as the type
of fDetElements data member)

17 years agoAdded static method GetDENamePrefix();
ivana [Thu, 19 Oct 2006 09:29:59 +0000 (09:29 +0000)]
Added static method GetDENamePrefix();

17 years agoIn CreateGeometry..() - added check for consistency of detElemId and moduleId
ivana [Thu, 19 Oct 2006 09:29:39 +0000 (09:29 +0000)]
In CreateGeometry..() - added check for consistency of detElemId and moduleId
(as this relation is now hardwired in AliMpDEManager)

17 years agoRemoved old AddHit function and replaced it with the new one
ivana [Thu, 19 Oct 2006 09:29:24 +0000 (09:29 +0000)]
Removed old AddHit function and replaced it with the new one
called AddHit2

17 years agoAdded number of geometry modules and its getter
ivana [Thu, 19 Oct 2006 09:29:00 +0000 (09:29 +0000)]
Added number of geometry modules and its getter

17 years ago- Updated for new numbering of geometry modules:
ivana [Thu, 19 Oct 2006 09:28:39 +0000 (09:28 +0000)]
- Updated for new numbering of geometry modules:
  the moduleIds for trigger chambers are now: 16, 17, 18, 19
- Updated for changes in the base class constructor
  (now passing the first geometry module Id and number of modules)

17 years agoTaking into account half-chambers as alignable modules
ivana [Thu, 19 Oct 2006 09:28:21 +0000 (09:28 +0000)]
Taking into account half-chambers as alignable modules
- Now defines 12 geometry modules
- Half-chambers mother volumes defined as virtual modules
  (TGeo asssemblies) with names:
  SCXXI - inside the LHC ring, x>0 right; SCXXO - outside, x<0 left
- Removing unused variables
(Gines, Ivana)

17 years agoUpdated for changes in the base class constructor
ivana [Thu, 19 Oct 2006 09:28:04 +0000 (09:28 +0000)]
Updated for changes in the base class constructor
(now passing the first geometry module Id and number of modules)

17 years ago- Updated for changes in AliMUONSegmentation
ivana [Thu, 19 Oct 2006 09:27:33 +0000 (09:27 +0000)]
- Updated for changes in AliMUONSegmentation
  (now only GetModuleSegmentationByDEId available)
- Using AliMpDEIterator for looping over detection elements

17 years agoUsing AliMpDEManager for detElemId -> moduleId
ivana [Thu, 19 Oct 2006 09:27:17 +0000 (09:27 +0000)]
Using AliMpDEManager for detElemId -> moduleId

17 years agoUsing AliMpDEManager for detElemId -> chamberId
ivana [Thu, 19 Oct 2006 09:27:01 +0000 (09:27 +0000)]
Using AliMpDEManager for detElemId -> chamberId

17 years agoUpdated for changes in AliMUONSegmentation
ivana [Thu, 19 Oct 2006 09:26:34 +0000 (09:26 +0000)]
Updated for changes in AliMUONSegmentation
(now only GetModuleSegmentationByDEId available)

17 years agoUpdated for replacement of AliMUONGeometryStore with AliMpExMap
ivana [Thu, 19 Oct 2006 09:26:03 +0000 (09:26 +0000)]
Updated for replacement of AliMUONGeometryStore with AliMpExMap

17 years agoProtection against large number of primary electrons added. (A. Ferrari)
morsch [Thu, 19 Oct 2006 08:28:47 +0000 (08:28 +0000)]
Protection against large number of primary electrons added. (A. Ferrari)

17 years agochanges to be compliant with Eff C++ rules
masera [Thu, 19 Oct 2006 07:53:13 +0000 (07:53 +0000)]
changes to be compliant with Eff C++ rules

17 years agomethod AddAlignableVolumes added
bnandi [Wed, 18 Oct 2006 18:49:59 +0000 (18:49 +0000)]
method AddAlignableVolumes added

17 years agomethod Raw2SDigits added
bnandi [Wed, 18 Oct 2006 18:47:48 +0000 (18:47 +0000)]
method Raw2SDigits added

17 years agoMakeLoader success moved to AliDebug
bnandi [Wed, 18 Oct 2006 18:11:35 +0000 (18:11 +0000)]
MakeLoader success moved to AliDebug

17 years agoAddAlignableVolumes added
bnandi [Wed, 18 Oct 2006 18:10:42 +0000 (18:10 +0000)]
AddAlignableVolumes added

17 years agoRecord changes.
mtadel [Wed, 18 Oct 2006 17:00:21 +0000 (17:00 +0000)]
Record changes.

17 years agoChanges accompanying migration to usage of ZTrans in TPCSectorViz.
mtadel [Wed, 18 Oct 2006 17:00:14 +0000 (17:00 +0000)]
Changes accompanying migration to usage of ZTrans in TPCSectorViz.

17 years agoUse Reve::ZTrans to hold the transformation matrix; renamed member fTrans to less...
mtadel [Wed, 18 Oct 2006 16:59:46 +0000 (16:59 +0000)]
Use Reve::ZTrans to hold the transformation matrix; renamed member fTrans to less ambiguous fAutoTrans.

17 years agoList new classes.
mtadel [Wed, 18 Oct 2006 16:56:35 +0000 (16:56 +0000)]
List new classes.

17 years agoAdded class RGTriVecValuator, a composite widget for editing three-vectors.
mtadel [Wed, 18 Oct 2006 16:56:34 +0000 (16:56 +0000)]
Added class RGTriVecValuator, a composite widget for editing three-vectors.

17 years agoCreate a dummy event directory if none exists on AddRenderElement.
mtadel [Wed, 18 Oct 2006 16:56:33 +0000 (16:56 +0000)]
Create a dummy event directory if none exists on AddRenderElement.

17 years agoNew files: arbitrary triangulated surface.
mtadel [Wed, 18 Oct 2006 16:56:32 +0000 (16:56 +0000)]
New files: arbitrary triangulated surface.

17 years agoNew files: implementation of homogeneous transformation matrix with accompanying...
mtadel [Wed, 18 Oct 2006 16:56:31 +0000 (16:56 +0000)]
New files: implementation of homogeneous transformation matrix with accompanying geditor.

17 years agoFix small memory leak in AliITS::UpdateInternalGeometry
masera [Wed, 18 Oct 2006 16:39:34 +0000 (16:39 +0000)]
Fix small memory leak in AliITS::UpdateInternalGeometry

17 years agoUsing AddAndAxpand instead of AddAt (Andrei)
hristov [Wed, 18 Oct 2006 15:53:48 +0000 (15:53 +0000)]
Using AddAndAxpand instead of AddAt (Andrei)

17 years agoAddAlignableVolumes added
alla [Wed, 18 Oct 2006 11:24:16 +0000 (11:24 +0000)]
AddAlignableVolumes added

17 years agoPossibility to pass to AliVertexerTracks the information about the vertex diamond...
belikov [Wed, 18 Oct 2006 09:43:06 +0000 (09:43 +0000)]
Possibility to pass to AliVertexerTracks the information about the vertex diamond (A.Dainese)

17 years agoRemoving include of AliMpManuList.h (not used), adding TStopwatch.h
ivana [Wed, 18 Oct 2006 08:48:27 +0000 (08:48 +0000)]
Removing include of AliMpManuList.h (not used), adding TStopwatch.h

17 years agoBug fixes: changing max buffer size and corrected GetBusPatch method
ivana [Wed, 18 Oct 2006 08:33:56 +0000 (08:33 +0000)]
Bug fixes: changing max buffer size and corrected GetBusPatch method
for Station 1 and 2
(Laurent)

17 years agoChanging default size (to avoid reallocations)
ivana [Wed, 18 Oct 2006 08:33:02 +0000 (08:33 +0000)]
Changing default size (to avoid reallocations)
(Laurent)

17 years agouse AliLog to print EMCAL info and move some output to debug
jklay [Tue, 17 Oct 2006 18:48:25 +0000 (18:48 +0000)]
use AliLog to print EMCAL info and move some output to debug

17 years agomessages moved to debug stream
masera [Tue, 17 Oct 2006 17:24:18 +0000 (17:24 +0000)]
messages moved to debug stream

17 years agoAdjusted fraction for CE Analysis(Marian)
marian [Tue, 17 Oct 2006 16:39:43 +0000 (16:39 +0000)]
Adjusted fraction for CE Analysis(Marian)

17 years agoModifications in the AliTagCreator::MergeTags functions. No need to loop over the...
panos [Tue, 17 Oct 2006 16:01:02 +0000 (16:01 +0000)]
Modifications in the AliTagCreator::MergeTags functions. No need to loop over the event tags, instead we merge the run tag objects.

17 years agoUsing symbolic names instead of volume paths (Raffaele)
hristov [Tue, 17 Oct 2006 15:59:42 +0000 (15:59 +0000)]
Using symbolic names instead of volume paths (Raffaele)

17 years agoUpdated comments (Raffaele)
hristov [Tue, 17 Oct 2006 15:58:36 +0000 (15:58 +0000)]
Updated comments (Raffaele)

17 years agoCheck the overlaps above 1cm after the (mis)alignment (Raffaele)
hristov [Tue, 17 Oct 2006 15:57:25 +0000 (15:57 +0000)]
Check the overlaps above 1cm after the (mis)alignment (Raffaele)

17 years agoIssue AliFatal instead of try/catch in case of invalid volume path to the physics...
hristov [Tue, 17 Oct 2006 15:54:59 +0000 (15:54 +0000)]
Issue AliFatal instead of try/catch in case of invalid volume path to the physics nodes (Raffaele)

17 years agoMoving some printout from Info to Debug level
arcelli [Tue, 17 Oct 2006 15:33:26 +0000 (15:33 +0000)]
Moving some printout from Info to Debug level

17 years agoUnneccessary info moved to Debug
cheynis [Tue, 17 Oct 2006 15:27:18 +0000 (15:27 +0000)]
Unneccessary info moved to Debug