CMS 3D CMS Logo

IgParticleChar.h File Reference

#include "Iguana/Inventor/interface/config.h"
#include <Inventor/nodes/SoMaterial.h>
#include <Inventor/nodes/SoDrawStyle.h>
#include <map>

Go to the source code of this file.

Classes

class  IgParticleChar
 Provides a mini-database for particle characteristics. More...

Functions

std::ostream & operator<< (std::ostream &os, const IgParticleChar &pc)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const IgParticleChar pc 
) [inline]

Definition at line 122 of file IgParticleChar.h.

References IgParticleChar::print().

00123 {
00124     pc.print (os);
00125     return os;
00126 }


Generated on Tue Jun 9 17:54:14 2009 for CMSSW by  doxygen 1.5.4