ATLAS Offline Software
Loading...
Searching...
No Matches
Commission
CommissionEvent
src
CosTrigTime.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
CommissionEvent/CosTrigTime.h
"
6
7
CosTrigTime::CosTrigTime
(
const
float
t) :
8
m_time
(t) {};
9
10
11
void
CosTrigTime::setTime
(
const
float
t) {
12
m_time
=t;
13
}
14
15
16
CosTrigTime.h
CosTrigTime::CosTrigTime
CosTrigTime()=default
CosTrigTime::setTime
void setTime(const float t)
Definition
CosTrigTime.cxx:11
CosTrigTime::m_time
float m_time
Definition
CosTrigTime.h:23
Generated on
for ATLAS Offline Software by
1.14.0