CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
LA_Results.cc File Reference
#include "CalibTracker/SiStripLorentzAngle/interface/LA_Filler_Fitter.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include <cmath>
#include <boost/foreach.hpp>
#include <boost/regex.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string/erase.hpp>
#include <TF1.h>
#include <TGraphErrors.h>
#include <TProfile.h>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &strm, const LA_Filler_Fitter::Result &r)
 
std::ostream & operator<< (std::ostream &strm, const LA_Filler_Fitter::EnsembleSummary &e)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  strm,
const LA_Filler_Fitter::Result r 
)

Definition at line 167 of file LA_Results.cc.

std::ostream& operator<< ( std::ostream &  strm,
const LA_Filler_Fitter::EnsembleSummary e 
)

Definition at line 177 of file LA_Results.cc.