#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimCalorimetry/CaloSimAlgos/interface/CaloValidationStatistics.h"
#include <cmath>
#include <iostream>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const CaloValidationStatistics &stat) |
std::ostream& operator<< | ( | std::ostream & | os, |
const CaloValidationStatistics & | stat | ||
) |
Definition at line 36 of file CaloValidationStatistics.cc.