a struct useful for resulution info sharing More...
#include <PrimitiveCombiner.h>
Public Member Functions | |
resolutions (const double &xDtResol, const double &xRpcResol, const double &phibDtCorrResol, const double &phibDtUnCorrResol) | |
Public Attributes | |
double | phibDtCorr |
double | phibDtUnCorr |
double | xDt |
double | xRpc |
a struct useful for resulution info sharing
Definition at line 29 of file PrimitiveCombiner.h.
|
inline |
Definition at line 34 of file PrimitiveCombiner.h.
References L1TwinMux::PrimitiveCombiner::addDt(), L1TwinMux::PrimitiveCombiner::addDtHI(), L1TwinMux::PrimitiveCombiner::addDtHO(), L1TwinMux::PrimitiveCombiner::addRpcIn(), L1TwinMux::PrimitiveCombiner::addRpcOut(), L1TwinMux::PrimitiveCombiner::combine(), and L1TwinMux::PrimitiveCombiner::PrimitiveCombiner().
double L1TwinMux::PrimitiveCombiner::resolutions::phibDtCorr |
Definition at line 32 of file PrimitiveCombiner.h.
double L1TwinMux::PrimitiveCombiner::resolutions::phibDtUnCorr |
Definition at line 33 of file PrimitiveCombiner.h.
Referenced by L1TwinMux::PrimitiveCombiner::dummyCombineDt().
double L1TwinMux::PrimitiveCombiner::resolutions::xDt |
Definition at line 30 of file PrimitiveCombiner.h.
Referenced by L1TwinMux::PrimitiveCombiner::combineDt(), and L1TwinMux::PrimitiveCombiner::combineDtRpc().
double L1TwinMux::PrimitiveCombiner::resolutions::xRpc |
Definition at line 31 of file PrimitiveCombiner.h.
Referenced by L1TwinMux::PrimitiveCombiner::combineDtRpc(), and L1TwinMux::PrimitiveCombiner::combineRpcRpc().