]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD
In GenerateNoisyDigitsForOneCathode():
[u/mrichter/AliRoot.git] / TRD /
2006-04-07 hristovRemoving meaningless const (icc)
2006-04-07 hristovAliTRDcalibDB class adjusted to the latest changes...
2006-04-07 hristovTrigger: changes in the electron identification (B...
2006-04-07 hristovUpdated version (B.Vulpescu)
2006-04-06 hristovZero misalignment (D.Miskowiec)
2006-04-06 hristovAttaching extra clusters from the overlapped ITS modules
2006-04-05 hristovUpdated TRD trigger code. Now the trigger code can...
2006-04-04 hristovCorrected calculation of the step size
2006-04-03 hristovAdding TRD trigger (B.Vulpescu)
2006-03-31 hristovUpdated version of the clusteization (Jan-Fiete)
2006-03-28 hristovDo not load the geometry every event, use the one from...
2006-03-20 cblumeChange kWion to 23.53 eV
2006-03-20 cblumeChange of C02 density
2006-03-20 cblumeSwitch to new StepManagerGeant by Alexandru
2006-03-20 cblumeUpdate of TR simulation by Alexandru
2006-03-20 hristovRemoving useless const on the return type (icc)
2006-03-20 hristovLoop over planes instead of loop over global time bins...
2006-03-20 hristovIntegration of the material budget (M.Ivanov)
2006-03-20 hristovAdd optional seeding in the TRD (M.Ivanov)
2006-03-20 hristovRemove obsolete AliTRDparam (M.Ivanov)
2006-03-15 cblumeTake negative B-Field into account for ExB
2006-03-15 cblumeAdd new calibration files
2006-03-15 cblumeRemove old calib classes
2006-03-15 cblumeUpdate of calibration classes by Jan Fiete
2006-03-14 cblumeMove tail cancellation parameters to recparam
2006-03-14 hristovAdd LocalToGlobalID and LocalToGlobalID - mapping...
2006-03-14 hristovOverflow protection + add pad relative gain (M.Ivanov)
2006-03-14 hristovAdd pad gain correction + the x position 0 <-> time...
2006-03-14 hristovThe x position 0 <-> time bin 0 - x increases TOWARDS...
2006-03-14 hristovNew interface for magnetic field setting (M.Ivanov)
2006-02-28 cblumeMove the tail cancellation from the digitizer to the...
2006-02-28 hristovRemoving useless const
2006-02-23 hristovUpdated comparison (M.Ivanov)
2006-02-23 hristovRemoving obsolete data members and function. Code clean...
2006-02-23 hristovCorrected forward declaration
2006-02-23 hristovInitialization of data members (M.Ivanov)
2006-02-23 hristovCorrect response function in the clusterization (M...
2006-02-23 hristovConsistent usage of the magnetic field interface (Yu...
2006-02-20 cblumeUpdate to geo manager
2006-02-14 cblumeAdd a new envelope volume to allow for an easy displace...
2006-02-08 hristovAdditional protection and change in the interface ...
2006-02-07 hristovESD track based on AliExternalTrackParam. Class redesig...
2006-02-07 cblumeNew TRF by Christian with x-talk
2006-02-07 cblumeReplace fLengthOPad by fLengthIPad in GetTiltOffset()
2006-02-07 cblumeBug fix by Christian to get proper sign in distance...
2006-02-03 cblumeUpdate to new class names
2006-02-01 hristovNew version (Jan-Fiete)
2006-02-01 hristovSome long methods are not inlined anymore. The pointers...
2006-02-01 hristovGetters declared const (Jan-Fiete)
2006-02-01 hristovUpdated initialization in the default constructor to...
2006-01-29 hristovDo not delete the cached objects
2006-01-23 hristovUsing the recommended way of forward declarations for...
2006-01-20 hristovAdditional protection
2006-01-20 cblumeLatest update from Prashant
2006-01-20 cblumeLatest update from Jan Fiete
2006-01-18 cblumeUpdate of calibration framework
2006-01-12 hristovRemoving extra semicolons
2006-01-02 cblumeChange of default values for PRF
2006-01-02 cblumeNew offline PID code by Prashant
2005-12-30 cblumeChange in CookdEdx() by Prashant
2005-12-20 cblumeRemove AliTRDclusterizerMI
2005-12-20 cblumeUpdates by Jan Fiete for PRF in DB
2005-12-20 cblumeFix compiler problems
2005-12-19 cblumeFix compilation problem
2005-12-19 cblumeCleanup
2005-12-19 cblumeAdd dummy calibration files
2005-12-19 cblumeUpdate by Jan Fiete
2005-12-16 cblumeFirst implementation of calibration scheme by Jan Fiete
2005-11-29 hristovFixing bug in the Kalman update of the covariance matri...
2005-11-29 hristovRemoving misleading protection
2005-11-28 hristovRemoving debug information
2005-11-25 hristovProtection in case of irrealistic estimation of the...
2005-11-24 hristovCorrected name of argument
2005-11-24 hristovAddding new class AliTRDseed (M.Ivanov)
2005-11-24 hristovInterface for AddCluster changed, return pointer to...
2005-11-24 hristovTRD seeding without vertex constrain implemented (M...
2005-11-24 hristovInitialization of variables in the constructors (M...
2005-11-24 hristovAdd information about digits in neighborhood of the...
2005-11-20 hristovRemoving compilation warnings (gcc)
2005-11-20 hristovForward declaration of TArrayD
2005-11-19 hristovChange in the signature of base class method Use to...
2005-11-19 hristovCorrect overloading of virtual functions in the derived...
2005-11-04 cblumeReplace int by Int_t
2005-11-01 hristovFixing copy/paste bug
2005-11-01 cblumeUpdate of example macro
2005-10-20 hristovNew prolongation methods taking into account the materi...
2005-10-20 hristovAdditiona data members for the time bins and material...
2005-10-20 hristovNew comparison macro (M.Ivanov)
2005-10-17 cblumeAdd first TRD calibration classes
2005-08-22 cblumeRemove AliTRDdigits2raw.C
2005-08-11 cblumeFix typo in GetColEnd()
2005-08-08 hristovRaw data reconstruction (B.Vulpescu)
2005-08-02 hristovPropagateToR and PropagateToX using the mean material...
2005-07-15 hristovCorrect account of tilting angle (M.Ivanov)
2005-07-15 hristovCorrect account of tilting angle (M.Ivanov)
2005-07-15 hristovUsing cluster center (M.Ivanov)
2005-07-15 hristovAdding the cluster center as new data member (M.Ivanov)
2005-07-08 hristovTracking in non-uniform nmagnetic field (Yu.Belikov)
2005-07-08 hristovRemoving obsolete macro
2005-07-01 cblumeNew versions by Prashant
next