CMS 3D CMS Logo

Classes | Namespaces | Defines | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_1/src/DataFormats/ParticleFlowReco/interface/CaloEllipse.h File Reference

#include <utility>
#include <vector>
#include <iostream>
#include <string>
#include <sstream>

Go to the source code of this file.

Classes

class  pftools::CaloEllipse

Namespaces

namespace  pftools
 

General option file parser.


Defines

#define TOSTR_H

Typedefs

typedef std::pair< double, double > pftools::Point
typedef PointVector::const_iterator pftools::PointCit
typedef PointVector::iterator pftools::PointIt
typedef std::vector< Pointpftools::PointVector

Functions

std::ostream & pftools::operator<< (std::ostream &s, const CaloEllipse &em)
template<class T >
std::string toString (const std::pair< T, T > &aT)

Define Documentation

#define TOSTR_H

Definition at line 69 of file CaloEllipse.h.


Function Documentation

template<class T >
std::string toString ( const std::pair< T, T > &  aT)