Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PlexPlaneId.cxx File Reference

#include "Plex/PlexPlaneId.h"
#include "Plex/PlexScintMdlId.h"
#include "Plex/PlexVetoShieldHack.h"
#include <iostream>
#include <iomanip>
#include <string>
#include <cassert>
#include "MessageService/MsgService.h"

Go to the source code of this file.

Functions

 CVSID ("$Id: PlexPlaneId.cxx,v 1.42 2007/04/27 14:28:16 rhatcher Exp $")
ostream & operator<< (ostream &os, const PlexPlaneId &p)


Function Documentation

CVSID "$Id: PlexPlaneId cxx,
v 1.42 2007/04/27 14:28:16 rhatcher Exp $" 
 

ostream& operator<< ostream &  os,
const PlexPlaneId p
 

Definition at line 36 of file PlexPlaneId.cxx.

00037 {
00038    os << p.AsString();
00039 
00040   return os;
00041 }


Generated on Mon Feb 15 11:08:08 2010 for loon by  doxygen 1.3.9.1