ATLAS Offline Software
|
#include <CosTrigTime.h>
Public Member Functions | |
CosTrigTime ()=default | |
CosTrigTime (const float t) | |
void | setTime (const float t) |
float | time () const |
Private Attributes | |
float | m_time =0 |
Definition at line 10 of file CosTrigTime.h.
|
default |
CosTrigTime::CosTrigTime | ( | const float | t | ) |
Definition at line 7 of file CosTrigTime.cxx.
void CosTrigTime::setTime | ( | const float | t | ) |
Definition at line 11 of file CosTrigTime.cxx.
|
inline |
Definition at line 18 of file CosTrigTime.h.
|
private |
Definition at line 23 of file CosTrigTime.h.