CMS 3D CMS Logo

Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/PhysicsTools/FWLite/src/TH1Store.cc File Reference

#include <iostream>
#include <fstream>
#include <iomanip>
#include <cassert>
#include "boost/regex.hpp"
#include "PhysicsTools/FWLite/interface/TH1Store.h"

Go to the source code of this file.

Functions

ostream & operator<< (ostream &o_stream, const TH1Store &rhs)

Function Documentation

ostream& operator<< ( ostream &  o_stream,
const TH1Store rhs 
)

Definition at line 160 of file TH1Store.cc.

{
   return o_stream;
}