Belle II Software development
|
A template class to apply the reference frame. More...
#include <ReferenceFrame.h>
Public Member Functions | |
template<class ... Args> | |
UseReferenceFrame (Args &&... params) | |
Constructor which applies the reference frame | |
Private Attributes | |
T | m_frame |
the reference frame | |
A template class to apply the reference frame.
Definition at line 340 of file ReferenceFrame.h.
|
inlineexplicit |
Constructor which applies the reference frame
Definition at line 344 of file ReferenceFrame.h.
|
inline |
Definition at line 350 of file ReferenceFrame.h.
|
private |
the reference frame
Definition at line 355 of file ReferenceFrame.h.