#include <L1MuCSCTFAlignment.h>
Public Member Functions | |
L1MuCSCTFAlignment (void) | |
L1MuCSCTFAlignment (const std::vector< double > &cff) | |
L1MuCSCTFAlignment (const L1MuCSCTFAlignment &conf) | |
const std::vector< double > & | operator() () |
L1MuCSCTFAlignment & | operator= (const L1MuCSCTFAlignment &conf) |
~L1MuCSCTFAlignment (void) | |
Public Attributes | |
COND_SERIALIZABLE | |
Private Attributes | |
std::vector< double > | coefficients |
Definition at line 8 of file L1MuCSCTFAlignment.h.
|
inline |
Definition at line 20 of file L1MuCSCTFAlignment.h.
|
inline |
Definition at line 21 of file L1MuCSCTFAlignment.h.
References coefficients.
|
inline |
Definition at line 22 of file L1MuCSCTFAlignment.h.
References coefficients.
|
inline |
Definition at line 25 of file L1MuCSCTFAlignment.h.
|
inline |
Definition at line 18 of file L1MuCSCTFAlignment.h.
References coefficients.
|
inline |
Definition at line 13 of file L1MuCSCTFAlignment.h.
References coefficients.
|
private |
Definition at line 10 of file L1MuCSCTFAlignment.h.
Referenced by L1MuCSCTFAlignment(), operator()(), and operator=().
L1MuCSCTFAlignment::COND_SERIALIZABLE |
Definition at line 27 of file L1MuCSCTFAlignment.h.