#include <SFROList.h>
Inheritance diagram for SFROList:
Author: Benno List, Jenny Böhme
Changelog:
Definition at line 25 of file SFROList.h.
Public Member Functions | |
SFROList () | |
Default constructor: creates an empty SFROList. | |
SFROList (const ROListPoR &mother) | |
Creates an empty ROList and registers it with another list. | |
virtual void | Fill () |
Fills all self-filling histograms. |
|
Creates an empty ROList and registers it with another list.
Definition at line 22 of file SFROList.C. |