Skip to content

DetectorDescriptor

#include <xalgospp/detector/detector.hh>
struct DetectorDescriptor

Defined in src/lib/xalgospp/detector/detector.hh:69

Name Kind Owner
detector_type variable Declared here
shape variable Declared here
calib_params variable Declared here
operator< function Declared here
Return Name Description
char detector_type
ncarray::Metadata shape
CalibParameters calib_params

char detector_type { 0 }

Defined in src/lib/xalgospp/detector/detector.hh:70


ncarray::Metadata shape

Defined in src/lib/xalgospp/detector/detector.hh:72


CalibParameters calib_params

Defined in src/lib/xalgospp/detector/detector.hh:73

Return Name Description
XALGOS_HD bool operator< const inline

const inline

inline XALGOS_HD bool operator<(const DetectorDescriptor & other) const

Defined in src/lib/xalgospp/detector/detector.hh:75