]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS
Added the option to write objects into separate files and improved the cleaning
[u/mrichter/AliRoot.git] / PHOS /
2002-06-13 schutzAdded the option to write objects into separate files...
2002-06-13 schutzRemove deletion of fTreeQA
2002-06-12 schutzcorrect a typo SetTraskSegment to SetTrackSegment
2002-06-12 schutznew methods to perform the PCA depending on the momentu...
2002-06-12 schutzupdate the parameters for the PCA
2002-06-12 hristovfAlarms is not deleted by AliPHOSQAVirtualChekable
2002-06-07 schutzAdded methods to clean the folders
2002-06-07 schutzIMproved the clean up in the dtor: folders are now...
2002-06-04 schutzClose the header file in dtor
2002-06-04 schutzOrdered things differently: first do everything for...
2002-06-04 schutzAdd a method that closes the header file
2002-06-04 schutzOnly retrieve the gAlice object if a new file is opened
2002-06-03 schutzRemoved the creation of the getter object in ctor
2002-05-31 schutzClass that performs Hits2SDigits, SDigits2Digits and...
2002-05-31 schutzRemoved the retrival of gAlice in GetInstance()
2002-05-31 schutzDisplaced a cd()... Not sure if it makes any difference
2002-05-31 schutzRefreshes gAlice by getting it again from the file
2002-05-31 schutzAddition to keep the on the flight compilation silent
2002-05-31 morschImpact method added.
2002-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-30 schutzChange to the directory of the file when the getter...
2002-05-29 martinezReading ListOfHits using the entries in treeH, since...
2002-05-29 schutzAdded the SetSplitFile method that allows to divert...
2002-05-29 schutzAdded SetSplitFile method that initialises things to...
2002-05-28 schutzDisplaced the deletion of fTreeQA from AliPHOSv1 to...
2002-05-23 schutzParameters files depending on the energy range (0.5...
2002-05-23 schutzIntroduced members GetPrimary and GetNPrimaries, to...
2002-05-23 schutzstrstr changed by TString Containers
2002-05-23 schutzErased calls to SetPrimary, because it was erased in...
2002-05-23 schutzGive names to reconstructed particles with AliPHOSPIDv1
2002-05-23 schutzIntroduce new default paramenters (previous version...
2002-05-23 schutzAdded 2 methos to retrieve the primary particles
2002-05-23 schutzin dtor check the existence of fFile before to close...
2002-05-22 schutzChecks for existing folder before posting the makers
2002-05-22 schutzIncrement the version number
2002-05-22 schutzProtected against having _ in the file name
2002-05-22 schutzAdded 3 methods: to list the branches available in...
2002-05-21 schutzSet ownership
2002-05-21 schutzSet ownership
2002-05-21 schutzRemoved the possibility to systematically read QA Tree...
2002-05-21 schutzSystematically abort if the xxRef method fails to find...
2002-05-21 schutzEnable clusterizing from any Digits branch
2002-05-21 schutzAdded a service method (BranchName) and a method that...
2002-05-17 schutzParameters file needed for the TPrincipal analysis
2002-05-17 schutzThis version is now called v1
2002-05-17 schutzAdded abort instead of return 0
2002-05-16 schutzRename photon identification methods
2002-05-16 schutzNew version of PID
2002-05-16 schutzOld pid is in principle obsolete
2002-05-16 schutzAddes method to test if photon or not
2002-05-16 schutzNew PID version that uses TPrincipal
2002-05-16 schutzChanges default values of pin noise and emc threshold
2002-05-02 schutz1. Remove all Sdigits subfolders in the dtor
2002-04-27 schutzAdapted (and corrected a few minor defaults) the getter...
2002-04-25 schutzNew PID class PIDv2
2002-04-25 schutzChages so that AliPHOSGetter can now post any version...
2002-04-24 schutzadded fFailed data member that tells is file is opened...
2002-04-19 schutzChange return kFALSE into return 0
2002-04-19 hristovAvoid cast from pointer to integer
2002-04-19 schutzdelete pointer members in dtor
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2002-04-18 schutzRemove stdio.h (item 2 of EFFECTIVE C++)
2002-04-16 schutzMacro to copy gAlice, TreeE, TreeK to a file
2002-04-16 schutzMacro to convert Hits to SDigits
2002-04-16 schutzPrimaries are read only if AliStack is present
2002-04-12 schutzPrimaries are now correctly put in the folder. Remains...
2002-04-11 schutzDo not write Tree's but do an AutoSave() to fit in...
2002-04-11 schutzFill branch and not Tree's as recommended by fca
2002-03-27 schutzFill the Tree instead of branches to be able to use...
2002-03-20 hristovstatic_cast corrected
2002-03-06 schutzortograph
2002-03-06 schutzcorrected a typo in the definition of the position...
2002-02-23 schutzOne more correction to allow "/" in the file name
2002-02-21 schutzAllowed "/" in the file name (continued)
2002-02-20 schutzReplaces possible "/" by "_" in the headerFile name...
2002-01-24 schutzReplaced abort by Fatal
2002-01-24 schutzCosmetics
2002-01-24 schutzCoChanged the name of array xyze to xyzte
2002-01-24 schutzCorrected check for existing branch with same name...
2002-01-12 schutzSpelling
2002-01-12 schutzAll Methods of type void * xxxRef replaced by TObject...
2002-01-10 schutzChanged the test on GetTile in Init
2002-01-09 schutzIn Init() check first if title is set before giving...
2002-01-09 schutzModified the way the shift in the primaries list is...
2002-01-08 schutzadded an initialisation to 0
2002-01-08 schutzremoved a statement out of a loop
2002-01-08 schutzCorrected for a bug in StepManager: wrong labelling...
2002-01-07 schutzAdded const where compiler told me to
2002-01-07 schutzAdded const where compiler told me to
2002-01-07 schutzAdded const where it made sense
2002-01-07 schutzAdded const when compiler asked me to
2002-01-07 schutzAdded fShiftOffset for the table of primaries in case...
2002-01-07 schutzAdded AddHitLists in ctor
2001-12-18 schutzBug in geometry - PHOS as a whole shifted
2001-12-18 schutzUse pointer to manager from base class
2001-12-17 schutzBug in title-name corrected
2001-12-17 schutzAdded initialisation of unused data members in TParticle
2001-12-10 schutzAliRunDigitizer: a few bugs fixed to run under
next