#include <iostream>
#include <string>
#include <GaudiKernel/IStatSvc.h>
#include <GaudiKernel/SmartIF.h>
#include <GaudiKernel/StatEntity.h>
Go to the source code of this file.
◆ operator+() [1/3]
external operator for addition of Stat and a number
Definition at line 129 of file Stat.cpp.
◆ operator+() [2/3]
external operator for addition of Stat and a number
Definition at line 113 of file Stat.cpp.
◆ operator+() [3/3]
◆ operator-()
external operator for subtraction of Stat and a number
Definition at line 121 of file Stat.cpp.
◆ operator<<()