/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Calibration/facilities/facilities-00-00-04/facilities/Scheduler.h File Reference

#include <map>
#include <iostream>

Go to the source code of this file.

Classes

class  GPStime
class  Scheduler

Functions

GPStimeoperator+= (GPStime &t, const double &dt)


Function Documentation

GPStime& operator+= ( GPStime t,
const double &  dt 
) [inline]

Definition at line 26 of file Scheduler.h.

References t().

Referenced by BesVectorErr::operator+=(), BesError::operator+=(), dchain::WholeItr< T >::operator+=(), and dchain::MuteWholeItr< T >::operator+=().

00027 { 
00028         t.m_t += dt; 
00029         return t; 
00030 }


Generated on Tue Nov 29 23:14:52 2016 for BOSS_7.0.2 by  doxygen 1.4.7