]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
23 years agoParametrised definition of photcathode dimensions. New spacers. New data members...
jbarbosa [Tue, 13 Feb 2001 20:07:23 +0000 (20:07 +0000)]
Parametrised definition of photcathode dimensions. New spacers. New data members in AliRICHHit to store particle momentum
when entering the freon. Corrected calls to particle stack.

23 years agoFixed a but when trying to use GEANT4. Needed to replace
nilsen [Tue, 13 Feb 2001 16:53:35 +0000 (16:53 +0000)]
Fixed a but when trying to use GEANT4. Needed to replace
if(!((TGeant3*)gMC)) with if(!(dynamic_casst<TGeant3*>(gMC)))
because just casting gMC to be TGeant3* even when it realy is a TGeant3 pointer
did not result in a zero value. For AliITSv5asymm and AliITSv5symm, needed
to fix a bug in the initilizers and a bug in BuildGeometry. This is now done
in the same way as in AliITSv5.cxx.

23 years agoNew figure needed for ITS documentation.
nilsen [Tue, 13 Feb 2001 16:48:51 +0000 (16:48 +0000)]
New figure needed for ITS documentation.

23 years agoadded initialization of local variable version in GenerateXMLGeometry()
ivana [Tue, 13 Feb 2001 16:00:44 +0000 (16:00 +0000)]
added initialization of local variable version in GenerateXMLGeometry()

23 years agoTG3Attribute renaming commented
ivana [Tue, 13 Feb 2001 15:36:35 +0000 (15:36 +0000)]
TG3Attribute renaming commented

23 years agomajor upgrade of the category described
ivana [Tue, 13 Feb 2001 15:36:04 +0000 (15:36 +0000)]
major upgrade of the category described

23 years agomoving TG4G3Cut/Control, TG4G3Cut/ControlVector from physics commented
ivana [Tue, 13 Feb 2001 15:35:06 +0000 (15:35 +0000)]
moving TG4G3Cut/Control, TG4G3Cut/ControlVector from physics commented

23 years agoremoved options ALICE_STACKING, ALICE_EMPTY_PHYSICS_LIST
ivana [Tue, 13 Feb 2001 15:33:54 +0000 (15:33 +0000)]
removed options ALICE_STACKING, ALICE_EMPTY_PHYSICS_LIST

23 years agoupdated to renaming of TG3Units
ivana [Tue, 13 Feb 2001 15:33:29 +0000 (15:33 +0000)]
updated to renaming of TG3Units

23 years agoremoved options ALICE_STACKING, ALICE_EMPTY_PHYSICS_LIST; TG4PhysicsList replaced...
ivana [Tue, 13 Feb 2001 15:32:22 +0000 (15:32 +0000)]
removed options ALICE_STACKING, ALICE_EMPTY_PHYSICS_LIST; TG4PhysicsList replaced with TG4ModularPhysicsList

23 years agoadded test to kDoneBit in GenerateAliGeneratorPrimaries()
ivana [Tue, 13 Feb 2001 15:26:24 +0000 (15:26 +0000)]
added test to kDoneBit in GenerateAliGeneratorPrimaries()

23 years agoupdated to changes in TG4PhysicsManager
ivana [Tue, 13 Feb 2001 14:52:09 +0000 (14:52 +0000)]
updated to changes in TG4PhysicsManager

23 years agoupdated to renaming in global category
ivana [Tue, 13 Feb 2001 14:50:25 +0000 (14:50 +0000)]
updated to renaming in global category

23 years agoupdated to renaming of TG3Attribute type
ivana [Tue, 13 Feb 2001 14:49:50 +0000 (14:49 +0000)]
updated to renaming of TG3Attribute type

23 years agothe fPhysicsList type changed to G4VModularPhysicsList*; method GetPhysicsList()...
ivana [Tue, 13 Feb 2001 14:48:14 +0000 (14:48 +0000)]
the fPhysicsList type changed to G4VModularPhysicsList*; method GetPhysicsList() added

23 years agoupdated to renaming/changes in global/physics category;
ivana [Tue, 13 Feb 2001 14:47:09 +0000 (14:47 +0000)]
updated to renaming/changes in global/physics category;

23 years agoupdated to renaming in physics(global) category
ivana [Tue, 13 Feb 2001 14:44:51 +0000 (14:44 +0000)]
updated to renaming in physics(global) category

23 years agoupdated to major changes of TG4PhysicsManager
ivana [Tue, 13 Feb 2001 14:44:20 +0000 (14:44 +0000)]
updated to major changes of TG4PhysicsManager

23 years agomajor upgrade: separated TG4ParticlesManager, TG4G3PhysicsManager (now aggregated)
ivana [Tue, 13 Feb 2001 14:37:55 +0000 (14:37 +0000)]
major upgrade: separated TG4ParticlesManager, TG4G3PhysicsManager (now aggregated)

23 years agomerged commands from removed TG4PhysicsListMessenger (/g4mc/setXX, XX=EM, Optical,..)
ivana [Tue, 13 Feb 2001 14:35:21 +0000 (14:35 +0000)]
merged commands from removed TG4PhysicsListMessenger (/g4mc/setXX, XX=EM, Optical,..)

23 years agoupdated to renaming in physics(global) category
ivana [Tue, 13 Feb 2001 14:33:29 +0000 (14:33 +0000)]
updated to renaming in physics(global) category

23 years agoupdated to renaming in global category
ivana [Tue, 13 Feb 2001 14:32:57 +0000 (14:32 +0000)]
updated to renaming in global category

23 years agousage of TG4PhysicsManager changed to TG3PhysicsManager only; updated to renaming...
ivana [Tue, 13 Feb 2001 14:31:37 +0000 (14:31 +0000)]
usage of TG4PhysicsManager changed to TG3PhysicsManager only; updated to renaming in physics(global) category

23 years agoupdated to renaming in physics category
ivana [Tue, 13 Feb 2001 14:29:12 +0000 (14:29 +0000)]
updated to renaming in physics category

23 years agoadded removing of optimization for TG4PhysicsConstructorHadron
ivana [Tue, 13 Feb 2001 14:26:11 +0000 (14:26 +0000)]
added removing of optimization for TG4PhysicsConstructorHadron

23 years agoTG3VisAttribute renamed to TG4G3VisAttribute
ivana [Tue, 13 Feb 2001 14:24:24 +0000 (14:24 +0000)]
TG3VisAttribute renamed to TG4G3VisAttribute

23 years agoTG4SpecialFlags renamed to TG4SpecialControls
ivana [Tue, 13 Feb 2001 14:23:02 +0000 (14:23 +0000)]
TG4SpecialFlags renamed to TG4SpecialControls

23 years agoSeparated from TG4PhysicsManager (Initial version)
ivana [Tue, 13 Feb 2001 14:20:41 +0000 (14:20 +0000)]
Separated from TG4PhysicsManager (Initial version)

23 years agomerged to TG4Messenger
ivana [Tue, 13 Feb 2001 14:19:17 +0000 (14:19 +0000)]
merged to TG4Messenger

23 years agoInitial version
ivana [Tue, 13 Feb 2001 14:17:25 +0000 (14:17 +0000)]
Initial version

23 years agoTG4PhysicsList replaced with TG4ModularPhysicsList and the TG4PhysicsConstructor...
ivana [Tue, 13 Feb 2001 14:16:52 +0000 (14:16 +0000)]
TG4PhysicsList replaced with TG4ModularPhysicsList and the TG4PhysicsConstructor* classes

23 years agoTG4FlagVector renamed to TG4G3ControlVector
ivana [Tue, 13 Feb 2001 14:12:23 +0000 (14:12 +0000)]
TG4FlagVector renamed to TG4G3ControlVector

23 years agoTG4CutVector renamed to TG4G3CutVector
ivana [Tue, 13 Feb 2001 14:11:41 +0000 (14:11 +0000)]
TG4CutVector renamed to TG4G3CutVector

23 years agoTG3Process removed (replaced with AliMCProcess)
ivana [Tue, 13 Feb 2001 14:09:32 +0000 (14:09 +0000)]
TG3Process removed (replaced with AliMCProcess)

23 years agoTG3Flag renamed to TG4G3Control
ivana [Tue, 13 Feb 2001 14:08:25 +0000 (14:08 +0000)]
TG3Flag renamed to TG4G3Control

23 years agoclass/type TG3* renamed to TG4G3*
ivana [Tue, 13 Feb 2001 14:07:35 +0000 (14:07 +0000)]
class/type TG3* renamed to TG4G3*

23 years agoRemoved OpenBaseFile().
buncic [Mon, 12 Feb 2001 15:52:54 +0000 (15:52 +0000)]
Removed OpenBaseFile().

23 years agoForward declarations
mariana [Mon, 12 Feb 2001 14:31:39 +0000 (14:31 +0000)]
Forward declarations

23 years agoadded 3 macros for the reconstruction starting with hits ending with recparticles
schutz [Mon, 12 Feb 2001 10:18:48 +0000 (10:18 +0000)]
added 3 macros for the reconstruction starting with hits ending with recparticles

23 years agoSet protection in MakeBranch
mariana [Sun, 11 Feb 2001 15:51:39 +0000 (15:51 +0000)]
Set protection in MakeBranch

23 years agoCorrect memory leak in the ChargeToSignal function
mariana [Sat, 10 Feb 2001 22:31:14 +0000 (22:31 +0000)]
Correct memory leak in the ChargeToSignal function

23 years agoCorrect for memory leak in the SetFluctuations function
mariana [Sat, 10 Feb 2001 22:30:38 +0000 (22:30 +0000)]
Correct for memory leak in the SetFluctuations function

23 years agoCorrect memory leak in Find1DClusters
mariana [Sat, 10 Feb 2001 22:29:53 +0000 (22:29 +0000)]
Correct memory leak in Find1DClusters

23 years agoCorrect memory leaks in ClusterFinder
mariana [Sat, 10 Feb 2001 22:29:24 +0000 (22:29 +0000)]
Correct memory leaks in ClusterFinder

23 years agoFix bug in FillDigitsIndex
mariana [Sat, 10 Feb 2001 22:28:58 +0000 (22:28 +0000)]
Fix bug in FillDigitsIndex

23 years agoBug fixing in the HitToDigit function
mariana [Sat, 10 Feb 2001 22:28:11 +0000 (22:28 +0000)]
Bug fixing in the HitToDigit function

23 years agoMake the macro compatible with the new AliRun
mariana [Sat, 10 Feb 2001 22:27:27 +0000 (22:27 +0000)]
Make the macro compatible with the new AliRun

23 years agoMove the initialization of the containers for raw clusters in MakeTreeC()
mariana [Sat, 10 Feb 2001 22:26:39 +0000 (22:26 +0000)]
Move the initialization of the containers for raw clusters in MakeTreeC()

23 years agoFixed bug in distructor. Can't distroy fixxed length arrays. Thanks Peter.
nilsen [Fri, 9 Feb 2001 20:06:26 +0000 (20:06 +0000)]
Fixed bug in distructor. Can't distroy fixxed length arrays. Thanks Peter.

23 years agoInt_t redefinition avoided
barbera [Fri, 9 Feb 2001 13:53:38 +0000 (13:53 +0000)]
Int_t redefinition avoided

23 years agoThe argument of SetHighWaterMark declared const
hristov [Fri, 9 Feb 2001 08:13:22 +0000 (08:13 +0000)]
The argument of SetHighWaterMark declared const

23 years agoSPD option re-set to B. It was A by mistake
barbera [Fri, 9 Feb 2001 06:55:38 +0000 (06:55 +0000)]
SPD option re-set to B. It was A by mistake

23 years agoNew .det file (prototype) for AliITSvPPRasymm MinorVersion 21 (thickness=2,
nilsen [Fri, 9 Feb 2001 00:08:32 +0000 (00:08 +0000)]
New .det file (prototype) for AliITSvPPRasymm MinorVersion 21 (thickness=2,
option=1).

23 years agoNew .det file in a new format for AliITSv5
nilsen [Fri, 9 Feb 2001 00:07:29 +0000 (00:07 +0000)]
New .det file in a new format for AliITSv5

23 years agoChanges needed to the changes in AliITSgeom classes.
nilsen [Fri, 9 Feb 2001 00:06:46 +0000 (00:06 +0000)]
Changes needed to the changes in AliITSgeom classes.

23 years agoAdded fMajor/MinorVersion variables and made other changes to better make
nilsen [Fri, 9 Feb 2001 00:05:31 +0000 (00:05 +0000)]
Added fMajor/MinorVersion variables and made other changes to better make
use of the new code changes in AliITSgeom related classes.

23 years agoFixed compatibility problem with HP unix {ios::fmtflags -> Int_t}. Fixed
nilsen [Fri, 9 Feb 2001 00:00:57 +0000 (00:00 +0000)]
Fixed compatibility problem with HP unix {ios::fmtflags -> Int_t}. Fixed
bugs in iostream based streamers used to read and write .det files. Fixed
some detector sizes. Fixed bugs in some default-special constructors.

23 years agoFixed up some informational printouts.
nilsen [Thu, 8 Feb 2001 23:57:00 +0000 (23:57 +0000)]
Fixed up some informational printouts.

23 years agoRemoved fMajor/MinorVersion variables in favor of variables in derived classes.
nilsen [Thu, 8 Feb 2001 23:55:31 +0000 (23:55 +0000)]
Removed fMajor/MinorVersion variables in favor of variables in derived classes.
Set arrays char *det[3] = {"SPD","SDD","SSD"} as const.

23 years agoSupport for writing to remote file systems (shift/castor).
buncic [Thu, 8 Feb 2001 18:55:43 +0000 (18:55 +0000)]
Support for writing to remote file systems (shift/castor).

23 years agoNew thicknesses (300+300 um) added for SPD chips and detectors and set as default...
barbera [Thu, 8 Feb 2001 16:00:37 +0000 (16:00 +0000)]
New thicknesses (300+300 um) added for SPD chips and detectors and set as default. Many other refinements.

23 years agoPrint removed (J.Gosset)
hristov [Thu, 8 Feb 2001 13:18:00 +0000 (13:18 +0000)]
Print removed (J.Gosset)

23 years agoAdd a "real" default constructor.
gosset [Thu, 8 Feb 2001 10:34:41 +0000 (10:34 +0000)]
Add a "real" default constructor.

23 years agofMerger field and SetMerger method,
gosset [Thu, 8 Feb 2001 10:00:17 +0000 (10:00 +0000)]
fMerger field and SetMerger method,
so that the new MUONdigit.C works (asked by Galina)

23 years agosyntax correction
ivana [Thu, 8 Feb 2001 07:48:34 +0000 (07:48 +0000)]
syntax correction

23 years agoFixed bug with HP and no unget in iostream.h. Now using putback instead.
nilsen [Wed, 7 Feb 2001 20:23:21 +0000 (20:23 +0000)]
Fixed bug with HP and no unget in iostream.h. Now using putback instead.
Other changes and fixes also included.

23 years agoFixed bug with GetCovMatrix returning a pointer to a deleted local array.
nilsen [Wed, 7 Feb 2001 20:20:05 +0000 (20:20 +0000)]
Fixed bug with GetCovMatrix returning a pointer to a deleted local array.

23 years agoModif for splitting
coppedis [Wed, 7 Feb 2001 18:07:41 +0000 (18:07 +0000)]
Modif for splitting

23 years agoInitial version
ivana [Wed, 7 Feb 2001 15:05:20 +0000 (15:05 +0000)]
Initial version

23 years agoinitial version
ivana [Wed, 7 Feb 2001 15:02:37 +0000 (15:02 +0000)]
initial version

23 years agoupdated for changes in AliTrackingAction
ivana [Wed, 7 Feb 2001 15:01:41 +0000 (15:01 +0000)]
updated for changes in AliTrackingAction

23 years agofParticlesArray removed (its usage replaced with calls to AliRun)
ivana [Wed, 7 Feb 2001 15:01:09 +0000 (15:01 +0000)]
fParticlesArray removed (its usage replaced with calls to AliRun)

23 years agoupdated for changes in Config.C
ivana [Wed, 7 Feb 2001 14:59:42 +0000 (14:59 +0000)]
updated for changes in Config.C

23 years agoTG4SteppingAction update commented
ivana [Wed, 7 Feb 2001 14:56:31 +0000 (14:56 +0000)]
TG4SteppingAction update commented

23 years agoAliPrimaryGeneratorAction update commented
ivana [Wed, 7 Feb 2001 14:56:01 +0000 (14:56 +0000)]
AliPrimaryGeneratorAction update commented

23 years agoAliTracking/SteppingAction update commented
ivana [Wed, 7 Feb 2001 14:55:40 +0000 (14:55 +0000)]
AliTracking/SteppingAction update commented

23 years agodirect usage of AliRun::fParticles replaced with calls to AliRun; renamed methods...
ivana [Wed, 7 Feb 2001 14:54:53 +0000 (14:54 +0000)]
direct usage of AliRun::fParticles replaced with calls to AliRun; renamed methods: SaveParticle() -> SaveTrack(), SaveAndDestroyTrack() -> FinishPrimaryTrack()

23 years agocheck for max number of steps moved to TG4SteppingAction
ivana [Wed, 7 Feb 2001 14:50:58 +0000 (14:50 +0000)]
check for max number of steps moved to TG4SteppingAction

23 years agoonly output from EndOfRunAction modified
ivana [Wed, 7 Feb 2001 14:48:43 +0000 (14:48 +0000)]
only output from EndOfRunAction modified

23 years agofParticlesArray removed (its usage replaced with calls to AliRun)
ivana [Wed, 7 Feb 2001 14:47:54 +0000 (14:47 +0000)]
fParticlesArray removed (its usage replaced with calls to AliRun)

23 years agoupdated to AliTrackingAction changes; removed settings to AliHeader in EndOfEventActi...
ivana [Wed, 7 Feb 2001 14:45:16 +0000 (14:45 +0000)]
updated to AliTrackingAction changes; removed settings to AliHeader in EndOfEventAction() (not needed)

23 years agoupdated default versions of detectors
ivana [Wed, 7 Feb 2001 14:40:48 +0000 (14:40 +0000)]
updated default versions of detectors

23 years agocheck for max number of steps moved from AliSteppingAction here
ivana [Wed, 7 Feb 2001 14:38:06 +0000 (14:38 +0000)]
check for max number of steps moved from AliSteppingAction here

23 years agoRemove default value for argument
hristov [Wed, 7 Feb 2001 10:39:05 +0000 (10:39 +0000)]
Remove default value for argument

23 years agobag in AliPHOS::StepMamager fixed, AliPHOSCPVModule.* removed
schutz [Wed, 7 Feb 2001 10:11:49 +0000 (10:11 +0000)]
bag in AliPHOS::StepMamager fixed, AliPHOSCPVModule.* removed

23 years agoNo need any more
schutz [Wed, 7 Feb 2001 10:06:38 +0000 (10:06 +0000)]
No need any more

23 years agoxyd is now initialized to 0,0,0
schutz [Wed, 7 Feb 2001 09:43:59 +0000 (09:43 +0000)]
xyd is now initialized to 0,0,0

23 years agoCPVHit has been moved into Hit
schutz [Wed, 7 Feb 2001 09:42:28 +0000 (09:42 +0000)]
CPVHit has been moved into Hit

23 years agoCompare() changed to Compare() const
schutz [Tue, 6 Feb 2001 17:10:00 +0000 (17:10 +0000)]
Compare() changed to Compare() const

23 years agoNew SetTrack interface added, added check for unfilled particles in FinishEvent ...
hristov [Tue, 6 Feb 2001 11:02:26 +0000 (11:02 +0000)]
New SetTrack interface added, added check for unfilled particles in FinishEvent (I.Hrivnacova)

23 years agoadded data members to Hit for entrance position and momentum
schutz [Tue, 6 Feb 2001 09:55:55 +0000 (09:55 +0000)]
added data members to Hit for entrance position and momentum

23 years agoMaterial redefinition in SDD
barbera [Tue, 6 Feb 2001 08:03:44 +0000 (08:03 +0000)]
Material redefinition in SDD

23 years agoGet properly the track information and the number of tracks
hristov [Mon, 5 Feb 2001 17:51:23 +0000 (17:51 +0000)]
Get properly the track information and the number of tracks

23 years agoAdded TreeS to GetEvent().
buncic [Mon, 5 Feb 2001 16:22:25 +0000 (16:22 +0000)]
Added TreeS to GetEvent().

23 years agoCompare() declared const (R.Brun)
hristov [Mon, 5 Feb 2001 14:49:32 +0000 (14:49 +0000)]
Compare() declared const (R.Brun)

23 years agoCompare() declared const
hristov [Mon, 5 Feb 2001 14:43:13 +0000 (14:43 +0000)]
Compare() declared const

23 years agoAvoid deleting of Root class dictionary (M.Ivanov)
hristov [Mon, 5 Feb 2001 14:40:05 +0000 (14:40 +0000)]
Avoid deleting of Root class dictionary (M.Ivanov)

23 years agoAvoid deleting of Root class dictionary (R.Brun, M.Ivanov)
hristov [Mon, 5 Feb 2001 14:34:54 +0000 (14:34 +0000)]
Avoid deleting of Root class dictionary (R.Brun, M.Ivanov)

23 years agoUpdated version of the ITS detailed geometry
barbera [Mon, 5 Feb 2001 13:34:57 +0000 (13:34 +0000)]
Updated version of the ITS detailed geometry

23 years agoposition of the particle initiating the hit in PHOS
schutz [Mon, 5 Feb 2001 10:17:41 +0000 (10:17 +0000)]
position of the particle initiating the hit in PHOS