CMS 3D CMS Logo

Functions
EventContainer.cc File Reference
#include <iostream>
#include <fstream>
#include <iomanip>
#include <cassert>
#include "FWCore/FWLite/interface/FWLiteEnabler.h"
#include "PhysicsTools/FWLite/interface/EventContainer.h"
#include "PhysicsTools/FWLite/interface/dout.h"
#include "DataFormats/FWLite/interface/MultiChainEvent.h"
#include "TH1.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 137 of file EventContainer.cc.

137 { return o_stream; }