]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

23 years agoparameters have been redistributed; Hits2SDigits etc ... introduce
schutz [Mon, 5 Feb 2001 09:03:17 +0000 (09:03 +0000)]
parameters have been redistributed; Hits2SDigits etc ... introduce

23 years agoThese are the interface classes to Geant 3 to read the geometry information
nilsen [Sat, 3 Feb 2001 00:11:23 +0000 (00:11 +0000)]
These are the interface classes to Geant 3 to read the geometry information
directly from the Geant 3 geometry tree.

23 years agoThese files are now included in AliITSgeomSPD since they are now only
nilsen [Sat, 3 Feb 2001 00:08:11 +0000 (00:08 +0000)]
These files are now included in AliITSgeomSPD since they are now only
specific initilizers.

23 years agoFixed some typos and the like.
nilsen [Sat, 3 Feb 2001 00:04:02 +0000 (00:04 +0000)]
Fixed some typos and the like.

23 years agoNew version of AliITSgeom and related files. Now uses automatic streamers,
nilsen [Sat, 3 Feb 2001 00:02:43 +0000 (00:02 +0000)]
New version of AliITSgeom and related files. Now uses automatic streamers,
set up for new formatted .det file which includes detector information.
Additional smaller modifications are still to come.

23 years agoAdded include file that are no londer included in AliITSgeom.h
nilsen [Fri, 2 Feb 2001 23:57:29 +0000 (23:57 +0000)]
Added include file that are no londer included in AliITSgeom.h

23 years agoSet high water mark after last particle.
morsch [Fri, 2 Feb 2001 15:21:10 +0000 (15:21 +0000)]
Set high water mark after last particle.
Use Vertex() method for Vertex.

23 years agoAdapt macro to new particle stack.
morsch [Fri, 2 Feb 2001 15:19:38 +0000 (15:19 +0000)]
Adapt macro to new particle stack.

23 years agoSetHighWaterMark method added to mark last particle in event.
morsch [Fri, 2 Feb 2001 15:16:20 +0000 (15:16 +0000)]
SetHighWaterMark method added to mark last particle in event.

23 years agoAliMUONMerger prototype to be called by the merge manager.
morsch [Fri, 2 Feb 2001 14:11:53 +0000 (14:11 +0000)]
AliMUONMerger prototype to be called by the merge manager.

23 years agoAdd Vertex() method that allows to get vertex from merging manager, if needed.
morsch [Fri, 2 Feb 2001 11:12:50 +0000 (11:12 +0000)]
Add Vertex() method that allows to get vertex from merging manager, if needed.

23 years agoMany changes to SPD, SDD and SSD
barbera [Fri, 2 Feb 2001 10:19:35 +0000 (10:19 +0000)]
Many changes to SPD, SDD and SSD

23 years agoUse bash in place of sh for compatibility
buncic [Thu, 1 Feb 2001 18:00:23 +0000 (18:00 +0000)]
Use bash in place of sh for compatibility

23 years agoFixed mktemp on HP and Sun
buncic [Thu, 1 Feb 2001 17:46:26 +0000 (17:46 +0000)]
Fixed mktemp on HP and Sun

23 years agoSome B mesons added
morsch [Wed, 31 Jan 2001 14:32:42 +0000 (14:32 +0000)]
Some B mesons added

23 years agoLoop variables declared once (required by HP)
hristov [Wed, 31 Jan 2001 11:55:27 +0000 (11:55 +0000)]
Loop variables declared once (required by HP)

23 years agoRemove undefined classes.
morsch [Tue, 30 Jan 2001 16:32:26 +0000 (16:32 +0000)]
Remove undefined classes.

23 years agoRecess station 1 changed do make space for chambers.
morsch [Tue, 30 Jan 2001 12:28:27 +0000 (12:28 +0000)]
Recess station 1 changed do make space for chambers.

23 years agoAliSHILvF.cxx added
morsch [Tue, 30 Jan 2001 12:27:53 +0000 (12:27 +0000)]
AliSHILvF.cxx added

23 years agoTempory MUON version which has full signal generation (summable digits) and geometry...
morsch [Tue, 30 Jan 2001 12:23:33 +0000 (12:23 +0000)]
Tempory MUON version which has full signal generation (summable digits) and geometry compatible with
DIPO and SHIL, i.e. size of station 3 has been reduced.

23 years agoUpdate chamber positions (AdTDR version update 4/12/2000).
morsch [Tue, 30 Jan 2001 12:19:39 +0000 (12:19 +0000)]
Update chamber positions (AdTDR version update 4/12/2000).

23 years agoRemove obolete print-statement.
morsch [Tue, 30 Jan 2001 12:17:04 +0000 (12:17 +0000)]
Remove obolete print-statement.

23 years agoStreamers removed (R.Brun)
hristov [Tue, 30 Jan 2001 09:23:16 +0000 (09:23 +0000)]
Streamers removed (R.Brun)

23 years agoLeave the loop when primaries are filled (I.Hrivnacova)
hristov [Sat, 27 Jan 2001 10:32:00 +0000 (10:32 +0000)]
Leave the loop when primaries are filled (I.Hrivnacova)

23 years agoCall non default constructors of segmentation classes.
morsch [Sat, 27 Jan 2001 08:50:50 +0000 (08:50 +0000)]
Call non default constructors of segmentation classes.

23 years agoUnresolved conflicts resolved.
morsch [Fri, 26 Jan 2001 22:05:41 +0000 (22:05 +0000)]
Unresolved conflicts resolved.

23 years agoUse access functions to AliMUONDigit member data.
morsch [Fri, 26 Jan 2001 21:57:09 +0000 (21:57 +0000)]
Use access functions to AliMUONDigit member data.

23 years agoAll data members private. Provide access function to data members.
morsch [Fri, 26 Jan 2001 21:56:01 +0000 (21:56 +0000)]
All data members private. Provide access function to data members.

23 years agoUse access functions to AliMUONHit member data.
morsch [Fri, 26 Jan 2001 21:54:46 +0000 (21:54 +0000)]
Use access functions to AliMUONHit member data.

23 years agoUse access functions to AliMUONDigit member data.
morsch [Fri, 26 Jan 2001 21:48:44 +0000 (21:48 +0000)]
Use access functions to AliMUONDigit member data.

23 years agoUse access functions to MUONHit, ... data members.
morsch [Fri, 26 Jan 2001 21:46:33 +0000 (21:46 +0000)]
Use access functions to MUONHit, ... data members.

23 years agoUse access functions to AliMUONDigit, ... member data.
morsch [Fri, 26 Jan 2001 21:44:45 +0000 (21:44 +0000)]
Use access functions to AliMUONDigit, ...   member data.

23 years agoUse access functions to AliMUONDigit member data.
morsch [Fri, 26 Jan 2001 21:41:55 +0000 (21:41 +0000)]
Use access functions to AliMUONDigit member data.

23 years agoAll pointers set to 0 in default constructor.
morsch [Fri, 26 Jan 2001 21:35:54 +0000 (21:35 +0000)]
All pointers set to 0 in default constructor.

23 years agoUse access functions for AliMUONHit, AliMUONDigit and AliMUONPadHit data members.
morsch [Fri, 26 Jan 2001 21:34:59 +0000 (21:34 +0000)]
Use access functions for AliMUONHit, AliMUONDigit and AliMUONPadHit data members.

23 years agoAll data members private. Access functions provided.
morsch [Fri, 26 Jan 2001 21:26:58 +0000 (21:26 +0000)]
All data members private. Access functions provided.

23 years agoEmpty default constructors and.
morsch [Fri, 26 Jan 2001 21:25:48 +0000 (21:25 +0000)]
Empty default constructors and.

23 years agoMajor upgrade of AliRoot code
hristov [Fri, 26 Jan 2001 21:22:02 +0000 (21:22 +0000)]
Major upgrade of AliRoot code

23 years agoMajor upgrade of AliRoot code
hristov [Fri, 26 Jan 2001 20:29:00 +0000 (20:29 +0000)]
Major upgrade of AliRoot code

23 years agoMajor upgrade of AliRoot code
hristov [Fri, 26 Jan 2001 20:04:59 +0000 (20:04 +0000)]
Major upgrade of AliRoot code

23 years agoMajor upgrade of AliRoot code
hristov [Fri, 26 Jan 2001 19:39:49 +0000 (19:39 +0000)]
Major upgrade of AliRoot code

23 years agoProtect against empty TreeD and TreeR.
morsch [Thu, 25 Jan 2001 20:41:56 +0000 (20:41 +0000)]
Protect against empty TreeD and TreeR.

23 years agoDefault constructor added.
morsch [Thu, 25 Jan 2001 17:42:43 +0000 (17:42 +0000)]
Default constructor added.

23 years agoPass size of fNdch and fNrawch to CINT.
morsch [Thu, 25 Jan 2001 17:39:10 +0000 (17:39 +0000)]
Pass size of fNdch and fNrawch to CINT.

23 years agoCLHEP version changed to 1.6.0.0
ivana [Thu, 25 Jan 2001 13:35:26 +0000 (13:35 +0000)]
CLHEP version changed to 1.6.0.0