]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PHOS/AliPHOSQAObjectCheckable.h
added the QA checkable-chekers using TTask and TFolder
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 5 Jun 2001 15:58:27 +0000 (15:58 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 5 Jun 2001 15:58:27 +0000 (15:58 +0000)
commit66f72ab46e8d22fb9276deb84611c97153947fae
tree6ba38a2f7aed5d82faf3fc702f79874d9eb87dd2
parent7b326aac546d88d9e6475050ae9e9d3b47f9f57f
added the QA checkable-chekers using TTask and TFolder
14 files changed:
PHOS/AliPHOSQAAlarm.cxx [new file with mode: 0644]
PHOS/AliPHOSQAAlarm.h [new file with mode: 0644]
PHOS/AliPHOSQAChecker.cxx [new file with mode: 0644]
PHOS/AliPHOSQAChecker.h [new file with mode: 0644]
PHOS/AliPHOSQAFloatCheckable.cxx [new file with mode: 0644]
PHOS/AliPHOSQAFloatCheckable.h [new file with mode: 0644]
PHOS/AliPHOSQAIntCheckable.cxx [new file with mode: 0644]
PHOS/AliPHOSQAIntCheckable.h [new file with mode: 0644]
PHOS/AliPHOSQAMeanChecker.cxx [new file with mode: 0644]
PHOS/AliPHOSQAMeanChecker.h [new file with mode: 0644]
PHOS/AliPHOSQAObjectCheckable.cxx [new file with mode: 0644]
PHOS/AliPHOSQAObjectCheckable.h [new file with mode: 0644]
PHOS/AliPHOSQAVirtualCheckable.cxx [new file with mode: 0644]
PHOS/AliPHOSQAVirtualCheckable.h [new file with mode: 0644]