CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
MixCollection.h File Reference
#include <utility>
#include <string>
#include <vector>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/CrossingFrame/interface/CrossingFrame.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <iosfwd>
#include <iostream>

Go to the source code of this file.

Classes

class  MixCollection< T >
 
class  MixCollection< T >::MixItr
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &o, const MixCollection< T > &col)
 

Function Documentation

template<class T >
std::ostream& operator<< ( std::ostream &  o,
const MixCollection< T > &  col 
)

Definition at line 286 of file MixCollection.h.