#include <NtupleObjects.h>
Public Member Functions | |
Sensor2DMeas () | |
~Sensor2DMeas () override | |
Public Attributes | |
TString | Name |
int | OptObjectIndex |
double | PosError [2] |
double | Position [2] |
double | SimulatedPosition [2] |
Definition at line 44 of file NtupleObjects.h.
Sensor2DMeas::Sensor2DMeas | ( | ) |
Definition at line 39 of file NtupleObjects.cc.
References mps_fire::i, Name, OptObjectIndex, PosError, Position, and SimulatedPosition.
|
inlineoverride |
Definition at line 47 of file NtupleObjects.h.
TString Sensor2DMeas::Name |
Definition at line 51 of file NtupleObjects.h.
Referenced by NtupleManager::FillMeasurements(), and Sensor2DMeas().
int Sensor2DMeas::OptObjectIndex |
Definition at line 52 of file NtupleObjects.h.
Referenced by NtupleManager::FillMeasurements(), and Sensor2DMeas().
double Sensor2DMeas::PosError[2] |
Definition at line 49 of file NtupleObjects.h.
Referenced by NtupleManager::FillMeasurements(), and Sensor2DMeas().
double Sensor2DMeas::Position[2] |
Definition at line 48 of file NtupleObjects.h.
Referenced by NtupleManager::FillMeasurements(), and Sensor2DMeas().
double Sensor2DMeas::SimulatedPosition[2] |
Definition at line 50 of file NtupleObjects.h.
Referenced by NtupleManager::FillMeasurements(), and Sensor2DMeas().