]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
19 years agoAdded method to read raw data and convert to digits format
schutz [Fri, 16 Jul 2004 17:01:14 +0000 (17:01 +0000)]
Added method to read raw data and convert to digits format

19 years agoMade the raw data format conversion from digits more modular (+2 more methods) to...
schutz [Fri, 16 Jul 2004 17:00:04 +0000 (17:00 +0000)]
Made the raw data format conversion from digits more modular (+2 more methods) to isolate the sampled response function

19 years agoFixes needed for the TRD production (M.Ivanov)
hristov [Fri, 16 Jul 2004 14:36:41 +0000 (14:36 +0000)]
Fixes needed for the TRD production (M.Ivanov)

19 years agoAdditional/optional data members to investigate the reconstruction algorithms (M...
hristov [Fri, 16 Jul 2004 14:36:11 +0000 (14:36 +0000)]
Additional/optional data members to investigate the reconstruction algorithms (M.Ivanov)

19 years agoAdditional debug printout
skowron [Fri, 16 Jul 2004 13:32:14 +0000 (13:32 +0000)]
Additional debug printout

19 years agoBug corrected
skowron [Fri, 16 Jul 2004 13:10:57 +0000 (13:10 +0000)]
Bug corrected

19 years agoNew interface methods added
skowron [Fri, 16 Jul 2004 09:33:54 +0000 (09:33 +0000)]
New interface methods added

19 years agoMissing entries for new base cuts added
skowron [Fri, 16 Jul 2004 09:25:15 +0000 (09:25 +0000)]
Missing entries for new base cuts added

19 years agoDeltaP -> DeltaPvector
skowron [Fri, 16 Jul 2004 09:16:39 +0000 (09:16 +0000)]
DeltaP -> DeltaPvector

19 years agoDeltaE added and appropriate Pair Base Cut
skowron [Fri, 16 Jul 2004 09:16:08 +0000 (09:16 +0000)]
DeltaE added and appropriate Pair Base Cut

19 years agoVersion changed
skowron [Thu, 15 Jul 2004 16:09:19 +0000 (16:09 +0000)]
Version changed

19 years agoMissing entry in LinkDef
skowron [Thu, 15 Jul 2004 16:08:26 +0000 (16:08 +0000)]
Missing entry in LinkDef

19 years agoPossibility to use mallinfo (T.Kuhr)
hristov [Thu, 15 Jul 2004 16:02:11 +0000 (16:02 +0000)]
Possibility to use mallinfo (T.Kuhr)

19 years agoTheor Qt correlation function added
skowron [Thu, 15 Jul 2004 15:57:03 +0000 (15:57 +0000)]
Theor Qt correlation function added

19 years agoremove raw2date program (functionality now provided by DATE tool dateStream)
tkuhr [Thu, 15 Jul 2004 15:03:17 +0000 (15:03 +0000)]
remove raw2date program (functionality now provided by DATE tool dateStream)

19 years agoRemoving memory leaks
hristov [Thu, 15 Jul 2004 15:01:44 +0000 (15:01 +0000)]
Removing memory leaks

19 years agoRemoving obsolete dependences
hristov [Thu, 15 Jul 2004 15:01:31 +0000 (15:01 +0000)]
Removing obsolete dependences

19 years agoQt correlation function added
skowron [Thu, 15 Jul 2004 13:38:47 +0000 (13:38 +0000)]
Qt correlation function added

19 years agoClear method implemented: necssary to store this object in TClonesArray
skowron [Thu, 15 Jul 2004 10:38:34 +0000 (10:38 +0000)]
Clear method implemented: necssary to store this object in TClonesArray

19 years agoBug Correction
skowron [Thu, 15 Jul 2004 10:37:53 +0000 (10:37 +0000)]
Bug Correction

19 years agoBug Correction
skowron [Thu, 15 Jul 2004 10:19:03 +0000 (10:19 +0000)]
Bug Correction

19 years agoCoding conventions
alibrary [Wed, 14 Jul 2004 15:05:26 +0000 (15:05 +0000)]
Coding conventions

19 years agoUse pad coupling 0.49 instead 0.3
cblume [Wed, 14 Jul 2004 06:35:07 +0000 (06:35 +0000)]
Use pad coupling 0.49 instead 0.3

19 years agoQ transverse correlation function added
skowron [Tue, 13 Jul 2004 15:59:19 +0000 (15:59 +0000)]
Q transverse correlation function added

19 years agoQ transverse added
skowron [Tue, 13 Jul 2004 15:58:38 +0000 (15:58 +0000)]
Q transverse added

19 years agoAdd Cerenkov photons to TVirtualMCStack.
morsch [Mon, 12 Jul 2004 20:42:06 +0000 (20:42 +0000)]
Add Cerenkov photons to TVirtualMCStack.

19 years agoadded parent functionality
mhorner [Mon, 12 Jul 2004 19:34:17 +0000 (19:34 +0000)]
added parent functionality

19 years agoupdating version number
mhorner [Mon, 12 Jul 2004 19:33:43 +0000 (19:33 +0000)]
updating version number

19 years agoCompiles under gcc-3.
loizides [Mon, 12 Jul 2004 08:26:27 +0000 (08:26 +0000)]
Compiles under gcc-3.

19 years agoError for option HADR=0 corrected.
morsch [Mon, 12 Jul 2004 07:59:24 +0000 (07:59 +0000)]
Error for option HADR=0 corrected.

19 years agoAdding AliGenEventHeader
hristov [Sat, 10 Jul 2004 10:19:29 +0000 (10:19 +0000)]
Adding AliGenEventHeader

19 years agoAdditiona protection
hristov [Sat, 10 Jul 2004 09:10:55 +0000 (09:10 +0000)]
Additiona protection

19 years agoCoding rule violations corrected (A. Gheata).
morsch [Fri, 9 Jul 2004 20:47:24 +0000 (20:47 +0000)]
Coding rule violations corrected (A. Gheata).

19 years agoSmall correction in Digits2Raw
schutz [Fri, 9 Jul 2004 14:56:25 +0000 (14:56 +0000)]
Small correction in Digits2Raw

19 years agoAdding #include <stdlib.h> for getenv as proposed by Yuri
martinez [Fri, 9 Jul 2004 14:27:57 +0000 (14:27 +0000)]
Adding #include <stdlib.h> for getenv as proposed by Yuri

19 years agoupdate the number of DDLs for EMCAL
tkuhr [Fri, 9 Jul 2004 10:09:01 +0000 (10:09 +0000)]
update the number of DDLs for EMCAL

19 years agoAddition of electronic noise corrected
cussonno [Fri, 9 Jul 2004 09:55:16 +0000 (09:55 +0000)]
Addition of electronic noise corrected

19 years agoFurther development on Mapping and Segmentation. Waiting for a critical review
martinez [Fri, 9 Jul 2004 09:51:00 +0000 (09:51 +0000)]
Further development on Mapping and Segmentation. Waiting for a  critical review

19 years agoCoding violations corrected
skowron [Fri, 9 Jul 2004 09:09:53 +0000 (09:09 +0000)]
Coding violations corrected

19 years agoTypo fixed
hristov [Fri, 9 Jul 2004 08:59:39 +0000 (08:59 +0000)]
Typo fixed

19 years agoChange needed on HP and Alpha
hristov [Fri, 9 Jul 2004 08:27:08 +0000 (08:27 +0000)]
Change needed on HP and Alpha

19 years agoBug fix
hristov [Fri, 9 Jul 2004 07:59:18 +0000 (07:59 +0000)]
Bug fix

19 years agoNew entries for PHOS.
morsch [Fri, 9 Jul 2004 06:43:36 +0000 (06:43 +0000)]
New entries for PHOS.

19 years agoIntroducing the raw data format
schutz [Fri, 9 Jul 2004 06:42:38 +0000 (06:42 +0000)]
Introducing the raw data format

19 years agoReorganization + comment added
schutz [Fri, 9 Jul 2004 06:40:53 +0000 (06:40 +0000)]
Reorganization + comment added

19 years agoUsing the Getter in Raw2Digits. Added random number for roundup in digitization
schutz [Fri, 9 Jul 2004 06:39:50 +0000 (06:39 +0000)]
Using the Getter in Raw2Digits. Added random number for roundup in digitization

19 years agobug fixed for fMUONData (Gines)
cussonno [Thu, 8 Jul 2004 12:09:20 +0000 (12:09 +0000)]
bug fixed for fMUONData (Gines)

19 years agocheck range (10 bits) of filled words
tkuhr [Thu, 8 Jul 2004 10:52:42 +0000 (10:52 +0000)]
check range (10 bits) of filled words

19 years agoCoding violations.
loizides [Wed, 7 Jul 2004 17:06:10 +0000 (17:06 +0000)]
Coding violations.

19 years agoNew definition of name ofobject in TMap tables. Fixing conding convention violations
martinez [Wed, 7 Jul 2004 16:28:10 +0000 (16:28 +0000)]
New definition of name ofobject in TMap tables. Fixing conding convention violations

19 years agoOnly with TGeo now (A. Gheata)
morsch [Wed, 7 Jul 2004 16:23:51 +0000 (16:23 +0000)]
Only with TGeo now (A. Gheata)

19 years agoOnly with TGeo now.
morsch [Wed, 7 Jul 2004 16:22:45 +0000 (16:22 +0000)]
Only with TGeo now.

19 years agoTFluka based on TGeo only. (A. Gheata)
morsch [Wed, 7 Jul 2004 16:14:53 +0000 (16:14 +0000)]
TFluka based on TGeo only. (A. Gheata)

19 years agoSee previous.
morsch [Wed, 7 Jul 2004 16:13:42 +0000 (16:13 +0000)]
See previous.

19 years agoOption to use Flugg removed.
morsch [Wed, 7 Jul 2004 16:04:55 +0000 (16:04 +0000)]
Option to use Flugg removed.

19 years agoFlukaVolume removed. CVS: ------------------------------------------------------...
morsch [Wed, 7 Jul 2004 16:03:57 +0000 (16:03 +0000)]
FlukaVolume removed. CVS: ----------------------------------------------------------------------

19 years agoAutomatic generation of .peg and .pemf files. (A. Gheata)
morsch [Wed, 7 Jul 2004 16:03:26 +0000 (16:03 +0000)]
Automatic generation of .peg and .pemf files. (A. Gheata)

19 years agoNot needed anymore using TGeo only.
morsch [Wed, 7 Jul 2004 16:02:30 +0000 (16:02 +0000)]
Not needed anymore using TGeo only.

19 years agoOption to use Flugg removed (A. Gheata).
morsch [Wed, 7 Jul 2004 16:00:14 +0000 (16:00 +0000)]
Option to use Flugg removed (A. Gheata).

19 years agoContinuation of TFlukaGeo based on TGeo.
morsch [Wed, 7 Jul 2004 15:59:00 +0000 (15:59 +0000)]
Continuation of TFlukaGeo based on TGeo.

19 years agoRenamed to TFluka.
morsch [Wed, 7 Jul 2004 15:57:55 +0000 (15:57 +0000)]
Renamed to TFluka.

19 years agoTFluka based on Flugg discontinued.
morsch [Wed, 7 Jul 2004 15:54:39 +0000 (15:54 +0000)]
TFluka based on Flugg discontinued.

19 years agoScripts changed for Standalone compilation.
loizides [Wed, 7 Jul 2004 15:15:59 +0000 (15:15 +0000)]
Scripts changed for Standalone compilation.

19 years agoAdded header file.
loizides [Wed, 7 Jul 2004 15:00:00 +0000 (15:00 +0000)]
Added header file.

19 years agoWorked over Makefiles for standalone HLT version, no changes when you compile with...
loizides [Wed, 7 Jul 2004 14:40:02 +0000 (14:40 +0000)]
Worked over Makefiles for standalone HLT version, no changes when you compile with TOPmakefile from ALIROOT.

19 years agoAdded rowparams.
loizides [Wed, 7 Jul 2004 14:39:12 +0000 (14:39 +0000)]
Added rowparams.

19 years agoBase Pair Cuts moved to the separate file. Property eneum defined within namespace...
skowron [Wed, 7 Jul 2004 13:05:36 +0000 (13:05 +0000)]
Base Pair Cuts moved to the separate file. Property eneum defined within namespace of BasePairCut class

19 years agoNew class description
skowron [Wed, 7 Jul 2004 13:04:30 +0000 (13:04 +0000)]
New class description

19 years agoBase Particle Cuts moved to the separate file. Property eneum defined namespace of...
skowron [Wed, 7 Jul 2004 12:34:27 +0000 (12:34 +0000)]
Base Particle Cuts moved to the separate file. Property eneum defined namespace of BaseParticleCut class

19 years agoBug correction
skowron [Wed, 7 Jul 2004 12:33:16 +0000 (12:33 +0000)]
Bug correction

19 years agosome cleanups so that it works out of the box.
rdm [Wed, 7 Jul 2004 12:15:36 +0000 (12:15 +0000)]
some cleanups so that it works out of the box.

19 years agoAdd rawdata header & offset on DDL number (Christian)
martinez [Wed, 7 Jul 2004 12:03:24 +0000 (12:03 +0000)]
Add rawdata header & offset on DDL number (Christian)

19 years agoRaw data implementation
cheynis [Wed, 7 Jul 2004 10:51:55 +0000 (10:51 +0000)]
Raw data implementation

19 years agoChange default value of GeV To Electons. Realy only used by SPD simulation
nilsen [Tue, 6 Jul 2004 18:46:54 +0000 (18:46 +0000)]
Change default value of GeV To Electons. Realy only used by SPD simulation
at this time.

19 years agosupport multiple equipments per sub event in the root raw data format
tkuhr [Tue, 6 Jul 2004 16:47:25 +0000 (16:47 +0000)]
support multiple equipments per sub event in the root raw data format

19 years agoBug correction
skowron [Tue, 6 Jul 2004 13:56:53 +0000 (13:56 +0000)]
Bug correction

19 years ago06-jul-2004 NvE AliCalorimeter hit I/O only via the linear array to decrease filesize...
nick [Tue, 6 Jul 2004 13:34:17 +0000 (13:34 +0000)]
06-jul-2004 NvE AliCalorimeter hit I/O only via the linear array to decrease filesize on disk
                and improve I/O speed.
                Internal temp. arrays used for hit sorting in AliDevice and AliEvent and array
                pointers returned instead of the arrays themselves. This will provide more
                flexibility in usage.
                Sorting and clustering procedures in AliCalorimeter modified to use TObjArray pointers
                to enable direct use of the AliDevice linear sorting facility.
                Default for AliDevice changed such that now all registered hits are by default owned
                by the AliDevice object.

19 years agonumber of DDLs per detector updated
tkuhr [Tue, 6 Jul 2004 13:02:21 +0000 (13:02 +0000)]
number of DDLs per detector updated

19 years agoCosmetic corrections, additional debug information
skowron [Mon, 5 Jul 2004 22:00:21 +0000 (22:00 +0000)]
Cosmetic corrections, additional debug information

19 years agoBug corrections: int messed with double
skowron [Mon, 5 Jul 2004 21:59:50 +0000 (21:59 +0000)]
Bug corrections: int messed with double

19 years agoNew shortcut methods for setting range of primary vertex
skowron [Mon, 5 Jul 2004 20:49:24 +0000 (20:49 +0000)]
New shortcut methods for setting range of primary vertex

19 years agoCosmetic correction
skowron [Mon, 5 Jul 2004 20:40:41 +0000 (20:40 +0000)]
Cosmetic correction

19 years agoAdditional safety check introduced
skowron [Mon, 5 Jul 2004 20:39:48 +0000 (20:39 +0000)]
Additional safety check introduced

19 years agoBug Corrected
skowron [Mon, 5 Jul 2004 19:02:23 +0000 (19:02 +0000)]
Bug Corrected

19 years agoCut Property enum moved to BaseCut -> Not to pollute global name space
skowron [Mon, 5 Jul 2004 17:04:08 +0000 (17:04 +0000)]
Cut Property enum moved to BaseCut -> Not to pollute global name space

19 years agoPass() renamed to Rejected()
skowron [Mon, 5 Jul 2004 16:43:11 +0000 (16:43 +0000)]
Pass() renamed to Rejected()

19 years agoOptions for cuts automatically set when chosing processing option
skowron [Mon, 5 Jul 2004 16:32:49 +0000 (16:32 +0000)]
Options for cuts automatically set when chosing processing option

19 years agoFew basic event cuts developed, coding conventions corrected
skowron [Mon, 5 Jul 2004 16:31:52 +0000 (16:31 +0000)]
Few basic event cuts developed, coding conventions corrected

19 years agoit is essential that the default target is a sub-shell "$(MAKE) aliroot".
rdm [Mon, 5 Jul 2004 15:10:17 +0000 (15:10 +0000)]
it is essential that the default target is a sub-shell "$(MAKE) aliroot".
This to make sure that the modules.mk are properly generated (which actually
changes the content of the Makefile on the fly) after which the sub-shell
make sees the complete correct Makefile. This fixes the problem of rootcint
being called before a new module.mk has been generated in case a file has
been added or removed.

19 years agoAliTPCBuffer160 renamed to AliAltroBuffer
tkuhr [Mon, 5 Jul 2004 14:18:13 +0000 (14:18 +0000)]
AliTPCBuffer160 renamed to AliAltroBuffer

19 years agoReconstruction of raw data (T.Kuhr)
hristov [Mon, 5 Jul 2004 14:07:35 +0000 (14:07 +0000)]
Reconstruction of raw data (T.Kuhr)

19 years agoRenaming AliTPCBuffer160 and AliAltroBuffer (T.Kuhr)
hristov [Mon, 5 Jul 2004 14:06:52 +0000 (14:06 +0000)]
Renaming AliTPCBuffer160 and AliAltroBuffer (T.Kuhr)

19 years agoStandarized naming schema for cuts
skowron [Mon, 5 Jul 2004 13:49:59 +0000 (13:49 +0000)]
Standarized naming schema for cuts

19 years agoReconstruction of raw data included (T.Kuhr)
masera [Mon, 5 Jul 2004 13:17:32 +0000 (13:17 +0000)]
Reconstruction of raw data included (T.Kuhr)

19 years agoPair cuts and all functonality connected with them moved to AliAnalysis
skowron [Mon, 5 Jul 2004 13:05:06 +0000 (13:05 +0000)]
Pair cuts and all functonality connected with them moved to AliAnalysis

19 years agoEvent Cut developed; Spacial event move implemented; and few others
skowron [Mon, 5 Jul 2004 13:03:57 +0000 (13:03 +0000)]
Event Cut developed; Spacial event move implemented; and few others

19 years agoAdding RAW to include header files from it
hristov [Mon, 5 Jul 2004 12:15:52 +0000 (12:15 +0000)]
Adding RAW to include header files from it

19 years agoCoding conventions.
loizides [Mon, 5 Jul 2004 11:21:07 +0000 (11:21 +0000)]
Coding conventions.

19 years agodocumentation updated
tkuhr [Mon, 5 Jul 2004 10:24:50 +0000 (10:24 +0000)]
documentation updated

19 years agoFixed warning.
loizides [Mon, 5 Jul 2004 09:07:36 +0000 (09:07 +0000)]
Fixed warning.