CMS 3D CMS Logo

Namespaces | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/TopQuarkAnalysis/TopHitFit/src/Objpair.cc File Reference

Represent a pair of objects in Pair_Table. See the documentation for the header file Objpair.h for details. More...

#include "TopQuarkAnalysis/TopHitFit/interface/Objpair.h"
#include <ostream>
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  hitfit

Functions

std::ostream & hitfit::operator<< (std::ostream &s, const Objpair &o)
 Output stream operator, print the content of this Objpair to an output stream.

Detailed Description

Represent a pair of objects in Pair_Table. See the documentation for the header file Objpair.h for details.

Author:
Scott Stuart Snyder <snyder@bnl.gov>
Creation date:
Jul 2000.
Modification History:
Apr 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>: Imported to CMSSW.
Nov 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>: Added doxygen tags for automatic generation of documentation.
Terms of Usage:
With consent for the original author (Scott Snyder).

Definition in file Objpair.cc.