DetectorDescriptor
DetectorDescriptor
Section titled “DetectorDescriptor”#include <xalgospp/detector/detector.hh>struct DetectorDescriptorDefined in src/lib/xalgospp/detector/detector.hh:69
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
detector_type |
variable |
Declared here |
shape |
variable |
Declared here |
calib_params |
variable |
Declared here |
operator< |
function |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
char |
detector_type |
|
ncarray::Metadata |
shape |
|
CalibParameters |
calib_params |
detector_type
Section titled “detector_type”char detector_type { 0 }Defined in src/lib/xalgospp/detector/detector.hh:70
ncarray::Metadata shapeDefined in src/lib/xalgospp/detector/detector.hh:72
calib_params
Section titled “calib_params”CalibParameters calib_paramsDefined in src/lib/xalgospp/detector/detector.hh:73
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
XALGOS_HD bool |
operator< const inline |
operator<
Section titled “operator<”const inline
inline XALGOS_HD bool operator<(const DetectorDescriptor & other) constDefined in src/lib/xalgospp/detector/detector.hh:75