MIDAS
Loading...
Searching...
No Matches
histopanel Struct Reference

Public Attributes

int panelnumber
 
int nhistos
 
char title [80]
 
int histochannel [kNumOnlineHistos]
 
int nbins [kNumOnlineHistos]
 
double xmin [kNumOnlineHistos]
 
double xmax [kNumOnlineHistos]
 
int colour [kNumOnlineHistos]
 
int displaytype [kNumOnlineHistos]
 
TH1Donlinehisto [kNumOnlineHistos]
 

Detailed Description

Definition at line 169 of file HandleSIS.cxx.

Member Data Documentation

◆ colour

int histopanel::colour[kNumOnlineHistos]

Definition at line 177 of file HandleSIS.cxx.

◆ displaytype

int histopanel::displaytype[kNumOnlineHistos]

Definition at line 178 of file HandleSIS.cxx.

◆ histochannel

int histopanel::histochannel[kNumOnlineHistos]

Definition at line 173 of file HandleSIS.cxx.

◆ nbins

int histopanel::nbins[kNumOnlineHistos]

Definition at line 174 of file HandleSIS.cxx.

◆ nhistos

int histopanel::nhistos

Definition at line 171 of file HandleSIS.cxx.

◆ onlinehisto

TH1D* histopanel::onlinehisto[kNumOnlineHistos]

Definition at line 179 of file HandleSIS.cxx.

◆ panelnumber

int histopanel::panelnumber

Definition at line 170 of file HandleSIS.cxx.

◆ title

char histopanel::title[80]

Definition at line 172 of file HandleSIS.cxx.

◆ xmax

double histopanel::xmax[kNumOnlineHistos]

Definition at line 176 of file HandleSIS.cxx.

◆ xmin

double histopanel::xmin[kNumOnlineHistos]

Definition at line 175 of file HandleSIS.cxx.


The documentation for this struct was generated from the following file: