]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS
Cleanup
[u/mrichter/AliRoot.git] / PHOS /
2004-12-09 schutzCorrect: wrong matching between CPV and EMC, initial...
2004-11-19 hristovNew class for PID constants and methods. Changes in...
2004-11-09 hristovRemoving meaningelss const (warnings on alpha, sun...
2004-11-08 hristovUsing const char * for string literals
2004-11-08 hristovRemoving meaningless type qualifier on return type...
2004-11-02 hristovUsing raw reader from the RAW module instead of home...
2004-10-29 hristovFixing memory leaks. Using TMath functions instead...
2004-10-28 schutzCoding convention sutisfied
2004-10-28 schutzcoding conventions resolved
2004-10-20 schutzImplement modif in SetRunTracking
2004-10-20 schutzParametrized distance IP to PHOS
2004-10-19 schutzfPrimary in Hits removed, using fTrack now
2004-10-18 hristovExtracting PHOS and EMCAL trackers from the correspond...
2004-10-18 schutzImplement the new logging system (AliLog)
2004-10-18 schutzImplement the new logging system (AliLog)
2004-10-14 hristovTemporary fix waiting for the real changes
2004-10-13 hristovUsing static variables to access the volume ID avoiding...
2004-10-11 schutzNew PID based on bayesian, updated, more complete PID
2004-10-06 schutzPrint removed
2004-10-06 schutzHits primary definition changes so that exclude primari...
2004-10-01 schutzPrints removed
2004-10-01 schutzInitialization of fCalibrDB added
2004-09-29 schutzMacro for conversion ASCII file with calibration parame...
2004-09-29 schutzheaders to compile without ALI_DAT
2004-09-29 schutzClass for reading raw data
2004-09-29 schutzClass for online monitoring of BeamTests
2004-09-29 schutzA simple substitute of AliPHOSGetter for OnFlight mode
2004-09-29 schutzInterface simplified
2004-09-29 schutzValidityRange removed, possibility to read from ASCII...
2004-09-29 schutzTest on PHOSloader existence added to destr.
2004-09-29 schutzA cut on minimal digit energy added; OnFlight mode...
2004-09-29 schutzdelete[] ->delete in destructor
2004-09-29 schutzGetNumberLocMax() comparison with same digit removed...
2004-09-29 schutzMethods made virtual to allow On-Flight reconstruction...
2004-09-29 schutzTest on PHOSloader existence added to destr.
2004-09-29 schutzClasses for online analysis added
2004-09-29 schutzVersion for beam test analysis
2004-09-29 schutzPossibility of On-Flight reconstruction added
2004-08-28 schutzCorrect errors in the methods calculating digits from...
2004-08-28 schutzWrite only one set of raw data: either low gain or...
2004-08-27 hristovSearch for new detector object only in case its loader...
2004-08-27 hristovUsing renamed interface fuction from AliESDtrack
2004-08-25 schutzAdded option to make raw
2004-08-25 schutzChange for a realistic time distribution of the raw...
2004-08-25 schutzcosmetics
2004-08-06 hristovCorrected posting and cleaning of digitizers (T.Kuhr)
2004-08-06 hristovFix of uninitialized variable (T.Kuhr)
2004-07-21 hristovVerbose output commented out
2004-07-16 schutzPreparing to reconstruct from raw data
2004-07-16 schutzIntroduced a new time information (fastest track making...
2004-07-16 schutzAdded method to read raw data and convert to digits...
2004-07-16 schutzMade the raw data format conversion from digits more...
2004-07-09 schutzReorganization + comment added
2004-07-09 schutzUsing the Getter in Raw2Digits. Added random number...
2004-07-01 schutzNew ESD format (with TTree)
2004-07-01 schutzIntroducing Raw data format (T. Kuhr)
2004-07-01 hristovUsing dinamic array for times of flight
2004-06-28 schutzincreased size of array stof
2004-06-22 schutznew definition of air
2004-06-04 schutzWeaken the tolerance for tracks entering to crystals...
2004-06-01 rdmreturn Int_t instead of "const Int_t" from GetRecPoints...
2004-06-01 rdmreturning a "const Int_t" makes no sense.
2004-05-27 hristovAdditional protection
2004-05-21 schutzPi0 identification with PID was wrongly done, changes...
2004-05-21 schutzChanged maximum distance between TPC track and CPV...
2004-05-12 schutzBayesian weight for PID calculated for time of flight...
2004-05-11 schutzAdded Debug options to control verbosity
2004-05-11 schutzAdded GetPrimary method to retrieve the primary particl...
2004-05-11 schutzAdded MakePID method the embryo of Bayesian PID with...
2004-05-11 schutzAdded method to calculate absID from position in PHOS...
2004-05-11 schutzAdded ToF as data member
2004-05-06 schutzForgotten: in reconstruct to get branchname from RunLoa...
2004-05-06 schutzSignature of AliESDtrack::GetOuter... has changed
2004-05-06 schutzGet the branch name from the RunLoader
2004-05-06 schutzForces clean of data before reloading. Do systematicall...
2004-05-06 schutzAdded the conversion electron in the particle type...
2004-05-06 schutzRemove the task from the task folder in the dtor
2004-05-06 schutzAdded debug methods
2004-05-04 schutzcosmetics
2004-05-04 schutzkSPECIESN from AliESD: number of particle species ident...
2004-05-04 schutzkSPECIESN from AliESD: number of particle species ident...
2004-05-04 schutzNew paricle specy: conversion electron
2004-05-04 hristovAdding TParticle.h
2004-05-03 alibraryRemoving AliESDCaloTrack now obsolete
2004-05-03 schutzCoding convention
2004-04-26 schutzUpdating
2004-04-26 schutzstdio.h is included explicitely for popen
2004-04-23 schutzRenove the clusterizer after Reconstruct. Use as much...
2004-04-23 schutzRemoved by mistake Hits2Digits in the previous commit
2004-04-23 schutzRefurbishing AliReconstructor as plugin
2004-04-21 schutzchange char* uncorrect comparison == by strcmp
2004-04-16 schutzNew PID bit set when charged track matches the PHOS...
2004-04-16 schutzInfo removed
2004-04-16 schutzA neutral particle (photon andpi0) is defined in additi...
2004-04-16 schutzupdating
2004-04-16 schutzadded the charged track reference in the construction...
2004-04-16 schutzremoved obsolete refeference to ppsd
2004-04-16 schutzextend initialisation of specties table to kSPECIES+3
2004-04-16 schutzadded reference of charged track connecting to PHOS...
2004-04-16 schutzremoved Error statement
next