#include <EventDisplay.hh>
Collaboration diagram for TreeInfo_t:
Public Attributes | |
UInt_t | min |
UInt_t | max |
TTree * | tree |
UInt_t | type |
Definition at line 46 of file EventDisplay.hh.
UInt_t TreeInfo_t::min |
Definition at line 47 of file EventDisplay.hh.
Referenced by EventDisplay::adjustSlider(), EventDisplay::DisplayCaloEvent(), EventDisplay::DisplayMTEvent(), and EventDisplay::fillTreeInfo().
UInt_t TreeInfo_t::max |
TTree* TreeInfo_t::tree |
Definition at line 49 of file EventDisplay.hh.
Referenced by EventDisplay::adjustSlider(), EventDisplay::DisplayCaloEvent(), EventDisplay::DisplayMTEvent(), and EventDisplay::fillTreeInfo().
UInt_t TreeInfo_t::type |
Definition at line 50 of file EventDisplay.hh.
Referenced by EventDisplay::adjustSlider(), EventDisplay::Display(), and EventDisplay::fillTreeInfo().