CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
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

◆ operator+=()

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

Definition at line 26 of file Scheduler.h.

27{
28 t.m_t += dt;
29 return t;
30}
TGraphErrors * dt
Definition AbsCor.cxx:72
int t()
Definition t.c:1