]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
21 years agoAdded 3 methods: to list the branches available in the root file; change the default...
schutz [Wed, 22 May 2002 09:26:08 +0000 (09:26 +0000)]
Added 3 methods: to list the branches available in the root file; change the default branch name; change the root file.
Corrected ReasTreeR to go until the end even if the branch for recPoints, TrackSegments does not exist

21 years agoMacro that should lie in exa
vestbo [Wed, 22 May 2002 08:05:58 +0000 (08:05 +0000)]
Macro that should lie in exa

21 years agoMoving to static AliL3Transform.
vestbo [Wed, 22 May 2002 08:05:06 +0000 (08:05 +0000)]
Moving to static AliL3Transform.
Some changes has been made since last checkin;
some smaller bugfixes everywhere. The number of pads in a cluster is stored,
because there are some cluster containing only 1 pad which create problems
when restoring the data. In principle one has to remove these clusters
before writing them, but this has not been incorporated yet.

21 years agoReaderInternal: Internal data format implementation
skowron [Tue, 21 May 2002 23:45:35 +0000 (23:45 +0000)]
ReaderInternal: Internal data format implementation

21 years agoMacro for converting data into internal format ~DST
skowron [Tue, 21 May 2002 23:43:47 +0000 (23:43 +0000)]
Macro for converting data into internal format ~DST

21 years agoFind correctly TreeK in case CONFIG_SPLIT_FILE is set (Y.Schutz)
hristov [Tue, 21 May 2002 16:26:07 +0000 (16:26 +0000)]
Find correctly TreeK in case CONFIG_SPLIT_FILE is set (Y.Schutz)

21 years agoSet ownership
schutz [Tue, 21 May 2002 16:22:26 +0000 (16:22 +0000)]
Set ownership
Delete objects in dtor

21 years agoSet ownership
schutz [Tue, 21 May 2002 16:21:23 +0000 (16:21 +0000)]
Set ownership

21 years agoRemoved the possibility to systematically read QA Tree in every Event() call (option...
schutz [Tue, 21 May 2002 16:19:31 +0000 (16:19 +0000)]
Removed the possibility to systematically read QA Tree in every Event() call (option Q removed)

21 years agoMade file static to be able to do file->cd in GetInstance
schutz [Tue, 21 May 2002 09:41:39 +0000 (09:41 +0000)]
Made file static to be able to do file->cd in GetInstance

21 years agoSystematically abort if the xxRef method fails to find appropriate folder.
schutz [Tue, 21 May 2002 09:39:45 +0000 (09:39 +0000)]
Systematically abort if the xxRef method fails to find appropriate folder.
put file static and file->cd() in GetInstance

21 years agoEnable clusterizing from any Digits branch
schutz [Tue, 21 May 2002 09:37:11 +0000 (09:37 +0000)]
Enable clusterizing from any Digits branch

21 years agoAdded a service method (BranchName) and a method that fills the parameters matrix...
schutz [Tue, 21 May 2002 09:35:02 +0000 (09:35 +0000)]
Added a service method (BranchName) and a method that fills the parameters matrix from file

21 years agoCorrecter eror by A. Dainese
kowal2 [Tue, 21 May 2002 07:08:18 +0000 (07:08 +0000)]
Correcter eror by A. Dainese

21 years agoChanges needed by ICC/IFC compiler (Intel)
hristov [Sun, 19 May 2002 18:17:03 +0000 (18:17 +0000)]
Changes needed by ICC/IFC compiler (Intel)

21 years agoNo optimisation for the dictionaries
hristov [Sun, 19 May 2002 18:15:46 +0000 (18:15 +0000)]
No optimisation for the dictionaries

21 years agoNew platform for ICC/IFC compiler (Intel)
hristov [Sun, 19 May 2002 18:12:39 +0000 (18:12 +0000)]
New platform for ICC/IFC compiler (Intel)

21 years agoChanges needed by ICC/IFC compiler (Intel)
hristov [Sun, 19 May 2002 18:09:23 +0000 (18:09 +0000)]
Changes needed by ICC/IFC compiler (Intel)

21 years agoAddes gettransform.
loizides [Sat, 18 May 2002 12:11:30 +0000 (12:11 +0000)]
Addes gettransform.

21 years agoFirst checkin of program to extract parameters from AliL3Transform to be used for...
loizides [Sat, 18 May 2002 12:10:51 +0000 (12:10 +0000)]
First checkin of program to extract parameters from AliL3Transform to be used for the VHDL implementation of the Hough transform.

21 years agoUse new Transformer.
loizides [Sat, 18 May 2002 11:06:38 +0000 (11:06 +0000)]
Use new Transformer.

21 years agoAdded comment line.
loizides [Sat, 18 May 2002 10:59:23 +0000 (10:59 +0000)]
Added comment line.

21 years agoParameters file needed for the TPrincipal analysis
schutz [Fri, 17 May 2002 15:31:37 +0000 (15:31 +0000)]
Parameters file needed for the TPrincipal analysis

21 years agoThis version is now called v1
schutz [Fri, 17 May 2002 15:27:13 +0000 (15:27 +0000)]
This version is now called v1

21 years agoAdded abort instead of return 0
schutz [Fri, 17 May 2002 15:24:46 +0000 (15:24 +0000)]
Added abort instead of return 0
Added temporary modifications until the use of Ref to Object is clarified

21 years agoDummy subroutines to avoid files with no code in
hristov [Thu, 16 May 2002 15:47:05 +0000 (15:47 +0000)]
Dummy subroutines to avoid files with no code in

21 years agoRename photon identification methods
schutz [Thu, 16 May 2002 11:58:45 +0000 (11:58 +0000)]
Rename photon identification methods

21 years agoNew version of PID
schutz [Thu, 16 May 2002 08:24:45 +0000 (08:24 +0000)]
New version of PID

21 years agoOld pid is in principle obsolete
schutz [Thu, 16 May 2002 08:23:55 +0000 (08:23 +0000)]
Old pid is in principle obsolete

21 years agoAddes method to test if photon or not
schutz [Thu, 16 May 2002 08:20:22 +0000 (08:20 +0000)]
Addes method to test if photon or not

21 years agoNew PID version that uses TPrincipal
schutz [Thu, 16 May 2002 08:19:37 +0000 (08:19 +0000)]
New PID version that uses TPrincipal

21 years agoChanges default values of pin noise and emc threshold
schutz [Thu, 16 May 2002 08:13:54 +0000 (08:13 +0000)]
Changes default values of pin noise and emc threshold

21 years agoUse fOsigma[2] for vertex smearing. Default is 2000 cm.
morsch [Wed, 15 May 2002 13:29:11 +0000 (13:29 +0000)]
Use fOsigma[2] for vertex smearing. Default is 2000 cm.

21 years agoCdEventFile() method added.
morsch [Wed, 15 May 2002 11:59:49 +0000 (11:59 +0000)]
CdEventFile() method added.

21 years agoFirst commit. Input file needed by multi.C
morsch [Wed, 15 May 2002 11:27:37 +0000 (11:27 +0000)]
First commit. Input file needed by multi.C

21 years agoInput file name changed.
morsch [Wed, 15 May 2002 11:27:00 +0000 (11:27 +0000)]
Input file name changed.

21 years agoFirst commit.
morsch [Wed, 15 May 2002 11:24:37 +0000 (11:24 +0000)]
First commit.

21 years agoAliGenBeamGas added.
morsch [Wed, 15 May 2002 09:04:59 +0000 (09:04 +0000)]
AliGenBeamGas added.

21 years agoFirst commit.
morsch [Wed, 15 May 2002 08:59:36 +0000 (08:59 +0000)]
First commit.

21 years agoThe Init method of AliITSreconstruction has to be called by the user. This was done...
barbera [Tue, 14 May 2002 10:00:02 +0000 (10:00 +0000)]
The Init method of AliITSreconstruction has to be called by the user. This was done in order to allow the possible declaration of an output file for recpoints

21 years agoCorrect cuts for elecrons and neutrons (V.Filippini)
hristov [Tue, 14 May 2002 08:53:30 +0000 (08:53 +0000)]
Correct cuts for elecrons and neutrons (V.Filippini)

21 years agoTreeC created once per event (M.Masera)
hristov [Mon, 13 May 2002 14:27:57 +0000 (14:27 +0000)]
TreeC created once per event (M.Masera)

21 years agoDummy subroutines to avoid files with no code in
hristov [Mon, 13 May 2002 12:40:58 +0000 (12:40 +0000)]
Dummy subroutines to avoid files with no code in

21 years agoexample for the creation of fast and slow points on separate files
barbera [Mon, 13 May 2002 09:56:34 +0000 (09:56 +0000)]
example for the creation of fast and slow points on separate files

21 years agoSome frequent problems corrected: arrays with variable size have to be defined via...
hristov [Mon, 13 May 2002 09:53:08 +0000 (09:53 +0000)]
Some frequent problems corrected: arrays with variable size have to be defined via the operator new, default values for the arguments have to be  used only in the header files, etc.

21 years agoAdded protection in Int_t AliTPCtracker::AliTPCRow::Find(Double_t y) const
kowal2 [Mon, 13 May 2002 07:33:52 +0000 (07:33 +0000)]
Added protection in Int_t AliTPCtracker::AliTPCRow::Find(Double_t y) const
in the case of defined region of interests.

21 years agoPCONE QBEU had last z defined twice.
morsch [Sat, 11 May 2002 19:14:44 +0000 (19:14 +0000)]
PCONE QBEU had last z defined twice.

21 years agoChanges by Massimo Masera to allow Recpoints and Clusters to be written
nilsen [Fri, 10 May 2002 22:31:30 +0000 (22:31 +0000)]
Changes by Massimo Masera to allow Recpoints and Clusters to be written
to separate files.

21 years agofix to use default paramters for the SDD response.
nilsen [Fri, 10 May 2002 22:30:27 +0000 (22:30 +0000)]
fix to use default paramters for the SDD response.

21 years agoChange my Massimo Masera in the default constructor to bring things into
nilsen [Fri, 10 May 2002 22:29:40 +0000 (22:29 +0000)]
Change my Massimo Masera in the default constructor to bring things into
compliance.

21 years agoChanges by Massimo Masera to allow the TTree of clusters to be written to a
nilsen [Fri, 10 May 2002 22:28:30 +0000 (22:28 +0000)]
Changes by Massimo Masera to allow the TTree of clusters to be written to a
file otherthan the one with digits in it.

21 years agoBugfix in GetPadPitchWidth(patch). return inner width if patch < 2, not patch<=2.
vestbo [Thu, 9 May 2002 08:53:53 +0000 (08:53 +0000)]
Bugfix in GetPadPitchWidth(patch). return inner width if patch < 2, not patch<=2.

21 years agoProtection against nonexisting input tree
kowal2 [Thu, 9 May 2002 06:57:09 +0000 (06:57 +0000)]
Protection against nonexisting input tree

21 years agoNew macro to create DB for AliTPCtrackParam.
kowal2 [Wed, 8 May 2002 18:26:10 +0000 (18:26 +0000)]
New macro to create DB for AliTPCtrackParam.

21 years agoNew AliTPCtrackParam DB by A. Dainese
kowal2 [Wed, 8 May 2002 18:25:34 +0000 (18:25 +0000)]
New AliTPCtrackParam DB by A. Dainese

21 years agoNow the code is blind to the binning used for pulls, efficiencies etc.
kowal2 [Wed, 8 May 2002 18:21:40 +0000 (18:21 +0000)]
Now the code is blind to the binning used for pulls, efficiencies etc.

21 years agoNew class by Andrea Dainese. It deals with the parameters used by
kowal2 [Wed, 8 May 2002 18:19:50 +0000 (18:19 +0000)]
New class by Andrea Dainese. It deals with the parameters used by
AliTPCtrackerParam (efficiences, pulls etc)

21 years agoAdded new class AliTPCkineGrid
kowal2 [Wed, 8 May 2002 18:18:02 +0000 (18:18 +0000)]
Added new class AliTPCkineGrid

21 years agoEnergy correction for default absorber configuration.
morsch [Wed, 8 May 2002 14:53:13 +0000 (14:53 +0000)]
Energy correction for default absorber configuration.

21 years agoAliTOFanalyzeMatching.C macro added and minor changes to the AliTOF code
vicinanz [Wed, 8 May 2002 13:24:50 +0000 (13:24 +0000)]
AliTOFanalyzeMatching.C macro added and minor changes to the AliTOF code

21 years agoAliFMDSDigitizer put in the makefiles
hristov [Wed, 8 May 2002 10:05:33 +0000 (10:05 +0000)]
AliFMDSDigitizer put in the makefiles

21 years agoUse default arguments only in the header file (Sun)
hristov [Wed, 8 May 2002 10:04:51 +0000 (10:04 +0000)]
Use default arguments only in the header file (Sun)

21 years agoUpdated wires positions
kowal2 [Tue, 7 May 2002 17:24:02 +0000 (17:24 +0000)]
Updated wires positions

21 years agoLinear gain inefficiency instead of the step one at the wire edges.
kowal2 [Tue, 7 May 2002 17:23:11 +0000 (17:23 +0000)]
Linear gain inefficiency instead of the step one at the wire edges.

21 years agoCorrect initialization of origin[2]. (Thanks to Angela Badala)
morsch [Tue, 7 May 2002 16:44:04 +0000 (16:44 +0000)]
Correct initialization of origin[2]. (Thanks to Angela Badala)

21 years agoSmall change in GetCrossingAngle.
vestbo [Tue, 7 May 2002 12:59:48 +0000 (12:59 +0000)]
Small change in GetCrossingAngle.

21 years agoBugfix in previous checkin.
vestbo [Tue, 7 May 2002 12:49:21 +0000 (12:49 +0000)]
Bugfix in previous checkin.

21 years agoAdded some gas and electronic parameters.
vestbo [Tue, 7 May 2002 12:45:47 +0000 (12:45 +0000)]
Added some gas and electronic parameters.

21 years agoAdded some more datamembers, related to gas and electronics.
vestbo [Tue, 7 May 2002 12:45:13 +0000 (12:45 +0000)]
Added some more datamembers, related to gas and electronics.
Corresponding getters has been added, and they have also been
added to the Init function, and exa/Make_Init.C.

21 years agoHits -> Digits directly
alla [Tue, 7 May 2002 10:07:05 +0000 (10:07 +0000)]
Hits -> Digits directly

21 years agoFixed bug in last step PID efficiency
vicinanz [Tue, 7 May 2002 07:39:18 +0000 (07:39 +0000)]
Fixed bug in last step PID efficiency

21 years agoUpdated descriptions
hristov [Tue, 7 May 2002 06:59:47 +0000 (06:59 +0000)]
Updated descriptions

21 years agoPyr gives random number r in interval 0 < r < 1.
morsch [Mon, 6 May 2002 07:17:29 +0000 (07:17 +0000)]
Pyr gives random number r in interval 0 < r < 1.

21 years agoIntroduced Getters and setters for ResponseModel and SegmentationModel
nilsen [Sun, 5 May 2002 21:12:54 +0000 (21:12 +0000)]
Introduced Getters and setters for ResponseModel and SegmentationModel

21 years agoIn Distructor, delete fResponse. Since AliITSDetType is supposed to own it
nilsen [Sun, 5 May 2002 21:10:10 +0000 (21:10 +0000)]
In Distructor, delete fResponse. Since AliITSDetType is supposed to own it
it should delete it.

21 years agoAdded GetSimulationMoel, and fixed up SetDefaultSimulation to do the
nilsen [Sun, 5 May 2002 21:06:55 +0000 (21:06 +0000)]
Added GetSimulationMoel, and fixed up SetDefaultSimulation to do the
proper initilization when a simulation has already been defined.

21 years agoMinor corrections after big transformer changes
loizides [Sun, 5 May 2002 07:51:03 +0000 (07:51 +0000)]
Minor corrections after big transformer changes

21 years agoCommented out cout in WriteClusters
loizides [Sun, 5 May 2002 07:00:07 +0000 (07:00 +0000)]
Commented out cout in WriteClusters

21 years agoPrint-out corrected.
morsch [Fri, 3 May 2002 12:18:24 +0000 (12:18 +0000)]
Print-out corrected.

21 years agoUpdated SDigitizer; Added AliTOFanalyzeSDigits.C macro
vicinanz [Fri, 3 May 2002 07:34:19 +0000 (07:34 +0000)]
Updated SDigitizer; Added AliTOFanalyzeSDigits.C macro

21 years agoAliITS.h
nilsen [Thu, 2 May 2002 18:51:53 +0000 (18:51 +0000)]
AliITS.h
   Method MakeBranchR has now a second argument, with a default value:
       Option_t *opt=" ". Opt="Fast" is to create a separate branch
       for fast points in TreeR
   New method MakeBranchRF: it a separate branch in TreeR for Fast Points

AliITS.cxx
1) TTree->Write() replaced with TTree->AutoSave for TreeS, TreeD and
   TreeR
2) Changes in MakeBranchR to allow the creation of a special branch
   for fast points

21 years agoFixed bug in version number of AliITSpListItem and removed delete[] for
nilsen [Thu, 2 May 2002 18:48:58 +0000 (18:48 +0000)]
Fixed bug in version number of AliITSpListItem and removed delete[] for
fixed length arrays.

21 years agoForgot to remove #include in previous checkin
vestbo [Thu, 2 May 2002 15:57:14 +0000 (15:57 +0000)]
Forgot to remove #include in previous checkin

21 years agoMoved all the constants from AliL3Defs.h to static AliL3Transform. No
vestbo [Thu, 2 May 2002 15:46:52 +0000 (15:46 +0000)]
Moved all the constants from AliL3Defs.h to static AliL3Transform. No
longer need for AliL3Defs.h, and it has therefore been removed.

21 years agoGet the Bfield from AliL3Transform
vestbo [Thu, 2 May 2002 14:23:54 +0000 (14:23 +0000)]
Get the Bfield from AliL3Transform

21 years agoAdded the magnetic field as a static member of the AliL3Transform class,
vestbo [Thu, 2 May 2002 14:23:15 +0000 (14:23 +0000)]
Added the magnetic field as a static member of the AliL3Transform class,
together with setter and getter. This makes it possible to change the
field without recompiling. Earlier this had to be set in AliL3Defs.h as
a constant global variable.

21 years agoFor G4: gMC->VolId(...) replaced by gAlice->GetModule(...).
morsch [Thu, 2 May 2002 12:51:10 +0000 (12:51 +0000)]
For G4: gMC->VolId(...) replaced by gAlice->GetModule(...).

21 years agoNew version of beam-pipe geometry. Ref. AL502206PL
morsch [Thu, 2 May 2002 12:36:43 +0000 (12:36 +0000)]
New version of beam-pipe geometry. Ref. AL502206PL
(used in production readiness report).

21 years ago1. Remove all Sdigits subfolders in the dtor
schutz [Thu, 2 May 2002 10:42:19 +0000 (10:42 +0000)]
1. Remove all Sdigits subfolders in the dtor
2. GetInstance returns 0 in case of a failure in ctor

21 years agoRecover mods from Rev. 1.8
morsch [Thu, 2 May 2002 09:40:50 +0000 (09:40 +0000)]
Recover mods from Rev. 1.8

21 years agoMinor corrections needed on Alpha
hristov [Wed, 1 May 2002 17:52:59 +0000 (17:52 +0000)]
Minor corrections needed on Alpha

21 years agoBugfix in GetMemorySize.
vestbo [Wed, 1 May 2002 13:45:52 +0000 (13:45 +0000)]
Bugfix in GetMemorySize.

21 years agoForgot to check in this the last time. Some changes in AliL3MemHandler as
vestbo [Wed, 1 May 2002 12:01:04 +0000 (12:01 +0000)]
Forgot to check in this the last time. Some changes in AliL3MemHandler as
a consequence of writing child class AliL3DataHandler. fInBinary and fOutBinary
has been made protected, and CompBinary2Memory and Memory2CompBinary has been
made virtual.

21 years agoNew class AliL3DataHandler, for handling 8 bit data. Similiar and closely related...
vestbo [Wed, 1 May 2002 11:34:40 +0000 (11:34 +0000)]
New class AliL3DataHandler, for handling 8 bit data. Similiar and closely related to its mother AliL3MemHandler.

21 years agoA new macro, based on Jiri's that will produce Digits from SDigits.
nilsen [Tue, 30 Apr 2002 14:24:41 +0000 (14:24 +0000)]
A new macro, based on Jiri's that will produce Digits from SDigits.

21 years agoKeepPhysics method called by PurifyKine added (N. Carrer, A.M.)
morsch [Tue, 30 Apr 2002 11:47:30 +0000 (11:47 +0000)]
KeepPhysics method called by PurifyKine added (N. Carrer, A.M.)

21 years agogAlice now only read by AliRunDigitizer. Therefore it is just deleted in AliTRDmerge.C
cblume [Tue, 30 Apr 2002 08:30:40 +0000 (08:30 +0000)]
gAlice now only read by AliRunDigitizer. Therefore it is just deleted in AliTRDmerge.C

21 years agoNew version of AliGeVSim code. New class for flow afterburner (S.Radomski)
hristov [Tue, 30 Apr 2002 07:25:26 +0000 (07:25 +0000)]
New version of AliGeVSim code. New class for flow afterburner (S.Radomski)

21 years agoPosible memory leak fixed. Changes AliITSpList destructor. Not clear if
nilsen [Mon, 29 Apr 2002 21:30:08 +0000 (21:30 +0000)]
Posible memory leak fixed. Changes AliITSpList destructor. Not clear if
absolutly needed.

21 years agoChange initialization of gAlice in the merging case
cblume [Mon, 29 Apr 2002 11:50:47 +0000 (11:50 +0000)]
Change initialization of gAlice in the merging case