#include <RntStructs.h>
Public Member Functions | |
HeaderLayer ()=default | |
HeaderLayer & | operator= (const HeaderLayer &)=default |
Public Attributes | |
int | eta_region |
int | event |
bool | is_barrel |
bool | is_pix |
bool | is_stereo |
int | iter_algo |
int | iter_idx |
int | layer |
float | qb_max |
float | qb_min |
Definition at line 23 of file RntStructs.h.
|
default |
|
default |
int HeaderLayer::eta_region |
Definition at line 24 of file RntStructs.h.
int HeaderLayer::event |
Definition at line 24 of file RntStructs.h.
Referenced by Types.EventID::cppID().
bool HeaderLayer::is_barrel |
Definition at line 26 of file RntStructs.h.
bool HeaderLayer::is_pix |
Definition at line 26 of file RntStructs.h.
bool HeaderLayer::is_stereo |
Definition at line 26 of file RntStructs.h.
int HeaderLayer::iter_algo |
Definition at line 24 of file RntStructs.h.
int HeaderLayer::iter_idx |
Definition at line 24 of file RntStructs.h.
int HeaderLayer::layer |
Definition at line 24 of file RntStructs.h.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
float HeaderLayer::qb_max |
Definition at line 25 of file RntStructs.h.
float HeaderLayer::qb_min |
Definition at line 25 of file RntStructs.h.