]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoAdded n sigma-to-vertex histogram and theoretical function (gaus)
ekman [Mon, 23 Oct 2006 11:39:25 +0000 (11:39 +0000)]
Added n sigma-to-vertex histogram and theoretical function (gaus)

17 years agoAdding comments
ivana [Mon, 23 Oct 2006 11:18:11 +0000 (11:18 +0000)]
Adding comments

17 years agoCoding conventions corrections: class description on 5 lines
ivana [Mon, 23 Oct 2006 11:17:27 +0000 (11:17 +0000)]
Coding conventions corrections: class description on 5 lines

17 years agoCoding convention corrections: implementation of GetNtracks() in .cxx
ivana [Mon, 23 Oct 2006 11:16:45 +0000 (11:16 +0000)]
Coding convention corrections: implementation of GetNtracks() in .cxx
(was too long)

17 years agoSeveral protections for nprim = 0 added. In this case Edep() should return
morsch [Mon, 23 Oct 2006 10:07:20 +0000 (10:07 +0000)]
Several protections for nprim = 0 added. In this case Edep() should return
0.

17 years agoCommon blocks to access material properties and
morsch [Mon, 23 Oct 2006 10:06:34 +0000 (10:06 +0000)]
Common blocks to access material properties and
ionisation model parameters added.

17 years agoCoding conventions
ivana [Mon, 23 Oct 2006 09:48:42 +0000 (09:48 +0000)]
Coding conventions

17 years agoPutting back the second argument (title) in the standard constructor
ivana [Mon, 23 Oct 2006 09:48:14 +0000 (09:48 +0000)]
Putting back the second argument (title) in the standard constructor
- to follow AliRoot standards

17 years agoAdding a couple of setters for the different BF terms - to be used while merging...
panos [Mon, 23 Oct 2006 09:03:39 +0000 (09:03 +0000)]
Adding a couple of setters for the different BF terms - to be used while merging results from a splitted batch job. Adding a copy sonstructor.

17 years agoremove file with old-fashioned zero misalignment objects
arcelli [Mon, 23 Oct 2006 08:16:02 +0000 (08:16 +0000)]
remove file with old-fashioned zero misalignment objects

17 years agofixed coding conventions violations
pulvir [Fri, 20 Oct 2006 18:19:04 +0000 (18:19 +0000)]
fixed coding conventions violations

17 years agochanges to be compliant with Eff C++ rules
masera [Fri, 20 Oct 2006 17:11:57 +0000 (17:11 +0000)]
changes to be compliant with Eff C++ rules

17 years agoAdded MuonRec.SetLoadAlignData("MUON") to get rid off warnings from
ivana [Fri, 20 Oct 2006 16:40:21 +0000 (16:40 +0000)]
Added MuonRec.SetLoadAlignData("MUON") to get rid off warnings from
not included detectors in testReco.out
(following Raffaele' suggestion)

17 years agoAllow to draw a motifType (Laurent)
ivana [Fri, 20 Oct 2006 16:10:30 +0000 (16:10 +0000)]
Allow to draw a motifType (Laurent)

17 years ago- Added shuttle category
ivana [Fri, 20 Oct 2006 16:09:48 +0000 (16:09 +0000)]
- Added shuttle category
- Reordered catagories following their dependencies

17 years agoModified comments for Doxygen
ivana [Fri, 20 Oct 2006 16:08:41 +0000 (16:08 +0000)]
Modified comments for Doxygen

17 years agoRedirecting cout debug messages in AliDebug (Laurent)
ivana [Fri, 20 Oct 2006 16:07:42 +0000 (16:07 +0000)]
Redirecting cout debug messages in AliDebug (Laurent)

17 years agoCorrested data members initialization in ctor
ivana [Fri, 20 Oct 2006 16:05:49 +0000 (16:05 +0000)]
Corrested data members initialization in ctor

17 years agosmall bugfix in Notify
jgrosseo [Fri, 20 Oct 2006 16:04:51 +0000 (16:04 +0000)]
small bugfix in Notify

17 years agoCorrected comment (Laurent)
ivana [Fri, 20 Oct 2006 16:04:42 +0000 (16:04 +0000)]
Corrected comment (Laurent)

17 years agoSet include path to allow AClic compilation (Laurent)
ivana [Fri, 20 Oct 2006 16:04:33 +0000 (16:04 +0000)]
Set include path to allow AClic compilation (Laurent)

17 years agoCount instances (for debug) (Laurent)
ivana [Fri, 20 Oct 2006 16:04:08 +0000 (16:04 +0000)]
Count instances (for debug) (Laurent)

17 years agoCorrect signature of Print method (Laurent)
ivana [Fri, 20 Oct 2006 16:03:58 +0000 (16:03 +0000)]
Correct signature of Print method (Laurent)

17 years agoAdding GetNofDEInChamber method (Laurent)
ivana [Fri, 20 Oct 2006 16:03:44 +0000 (16:03 +0000)]
Adding GetNofDEInChamber method (Laurent)

17 years agoRemove ununsed (s)digitizers (Laurent)
ivana [Fri, 20 Oct 2006 16:03:35 +0000 (16:03 +0000)]
Remove ununsed (s)digitizers (Laurent)

17 years agoAdding AliMpManuList class (Laurent)
ivana [Fri, 20 Oct 2006 16:03:27 +0000 (16:03 +0000)]
Adding AliMpManuList class (Laurent)

17 years agoAdding loading MUON libraries (Laurent)
ivana [Fri, 20 Oct 2006 16:03:18 +0000 (16:03 +0000)]
Adding loading MUON libraries (Laurent)

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