|
MIDAS
|
Public Attributes | |
| int | switchtype |
| int | startchannel |
| int | stopchannel |
| int | numstartevents |
| int | numstopevents |
| int | startthr |
| int | stopthr |
| int | numbins |
| double | xmin |
| double | xmax |
| int | channeltoread |
| int | displaytype |
| char | title [80] |
| bool | switchon |
| bool | keepgoing |
| int | startcounts |
| int | stopcounts |
| int | eventcounts |
| int | timescalled |
| double | start |
| TH1D * | histo |
Definition at line 134 of file HandleSIS.cxx.
| int SWITCH::channeltoread |
Definition at line 145 of file HandleSIS.cxx.
| int SWITCH::displaytype |
Definition at line 146 of file HandleSIS.cxx.
| int SWITCH::eventcounts |
Definition at line 154 of file HandleSIS.cxx.
| TH1D* SWITCH::histo |
Definition at line 158 of file HandleSIS.cxx.
| bool SWITCH::keepgoing |
Definition at line 150 of file HandleSIS.cxx.
| int SWITCH::numbins |
Definition at line 142 of file HandleSIS.cxx.
| int SWITCH::numstartevents |
Definition at line 138 of file HandleSIS.cxx.
| int SWITCH::numstopevents |
Definition at line 139 of file HandleSIS.cxx.
| double SWITCH::start |
Definition at line 157 of file HandleSIS.cxx.
| int SWITCH::startchannel |
Definition at line 136 of file HandleSIS.cxx.
| int SWITCH::startcounts |
Definition at line 152 of file HandleSIS.cxx.
| int SWITCH::startthr |
Definition at line 140 of file HandleSIS.cxx.
| int SWITCH::stopchannel |
Definition at line 137 of file HandleSIS.cxx.
| int SWITCH::stopcounts |
Definition at line 153 of file HandleSIS.cxx.
| int SWITCH::stopthr |
Definition at line 141 of file HandleSIS.cxx.
| bool SWITCH::switchon |
Definition at line 149 of file HandleSIS.cxx.
| int SWITCH::switchtype |
Definition at line 135 of file HandleSIS.cxx.
| int SWITCH::timescalled |
Definition at line 155 of file HandleSIS.cxx.
| char SWITCH::title[80] |
Definition at line 147 of file HandleSIS.cxx.
| double SWITCH::xmax |
Definition at line 144 of file HandleSIS.cxx.
| double SWITCH::xmin |
Definition at line 143 of file HandleSIS.cxx.