git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Removed fAlice and changed ReadTreeK to make it look as the others. Event now require...
[u/mrichter/AliRoot.git]
/
PHOS
/
AliPHOSGetter.cxx
2002-09-24
schutz
Removed fAlice and changed ReadTreeK to make it look...
blob
|
commitdiff
|
raw
2002-09-02
hristov
Making Track arguments const
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
schutz
Added proper way to delete tree in BranchList
blob
|
commitdiff
|
raw
|
diff to current
2002-08-23
schutz
Mostly minor style modifications to be ready for clonin...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
schutz
Elaborating split mode to write data only to the split...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
schutz
Hits cleaning inserted before reading new track
blob
|
commitdiff
|
raw
|
diff to current
2002-07-18
schutz
removed a warning and close/open files of TreeK
blob
|
commitdiff
|
raw
|
diff to current
2002-07-16
schutz
set fAlice to 0 when not needed
blob
|
commitdiff
|
raw
|
diff to current
2002-07-15
schutz
Added a collaborative work between Getter and Tasks...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-12
schutz
Added Folder() to remove all hard coded name of folders
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
schutz
Changed ERROR into warning and do the proper return...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-04
schutz
Removed a compilation warning
blob
|
commitdiff
|
raw
|
diff to current
2002-07-04
schutz
This patch solves the problem encountered when posting...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-26
schutz
Prevents to post clusterizer in case no data in TreeR
blob
|
commitdiff
|
raw
|
diff to current
2002-06-26
schutz
Added a protection needed in the case the getter is...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
schutz
Verify that fFile exist before cd (the file does not...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
schutz
Added CloseFile that deletes gAlice which in turn close...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-07
schutz
Added methods to clean the folders
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
schutz
Only retrieve the gAlice object if a new file is opened
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
schutz
Removed the retrival of gAlice in GetInstance()
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
schutz
Refreshes gAlice by getting it again from the file
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
schutz
Change to the directory of the file when the getter...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
schutz
in dtor check the existence of fFile before to close...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
schutz
Checks for existing folder before posting the makers
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
schutz
Protected against having _ in the file name
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
schutz
Added 3 methods: to list the branches available in...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-21
schutz
Systematically abort if the xxRef method fails to find...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
schutz
Added abort instead of return 0
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
schutz
1. Remove all Sdigits subfolders in the dtor
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
schutz
Adapted (and corrected a few minor defaults) the getter...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
schutz
Chages so that AliPHOSGetter can now post any version...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
schutz
added fFailed data member that tells is file is opened...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-19
schutz
Change return kFALSE into return 0
blob
|
commitdiff
|
raw
|
diff to current
2002-04-19
schutz
delete pointer members in dtor
blob
|
commitdiff
|
raw
|
diff to current
2002-04-16
schutz
Primaries are read only if AliStack is present
blob
|
commitdiff
|
raw
|
diff to current
2002-04-12
schutz
Primaries are now correctly put in the folder. Remains...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-11
schutz
Fill branch and not Tree's as recommended by fca
blob
|
commitdiff
|
raw
|
diff to current
2002-02-23
schutz
One more correction to allow "/" in the file name
blob
|
commitdiff
|
raw
|
diff to current
2002-02-21
schutz
Allowed "/" in the file name (continued)
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
schutz
Replaces possible "/" by "_" in the headerFile name...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-12
schutz
All Methods of type void * xxxRef replaced by TObject...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
schutz
Added const where it made sense
blob
|
commitdiff
|
raw
|
diff to current
2001-12-10
schutz
AliRunDigitizer: a few bugs fixed to run under
blob
|
commitdiff
|
raw
|
diff to current
2001-11-22
schutz
Allways ReadPrimaries in GetEvent() to initialize fNPri...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
schutz
A lot of mods to put PHOS in the official TFolder/TTask...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-28
hristov
Minor correction of method signature needed on Sun
blob
|
commitdiff
|
raw
|
diff to current
2001-09-26
schutz
WARNINGs are put on cout instead of cerr
blob
|
commitdiff
|
raw
|
diff to current
2001-09-23
schutz
Reading Trees branches directly to the TFolders added
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
schutz
Read TreeQA only if it already exists
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
schutz
enable to read TreeQA
blob
|
commitdiff
|
raw
|
diff to current
2001-08-30
schutz
QA Tree is now read onlt once at initialisation
blob
|
commitdiff
|
raw
|
diff to current
2001-08-29
schutz
ReadQA enabled and a feww cerr channged to cout
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
schutz
Fixed memory leaks from objects posting to TFolders...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
schutz
A debug level has been added; corrected a mem leak...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
schutz
Add a metho to retrieve the QA tasks
blob
|
commitdiff
|
raw
|
diff to current
2001-07-04
schutz
AliPHOSGetter is a singleton class that takes of the...
blob
|
commitdiff
|
raw
|
diff to current