/data3/calcul/jacquem/working_dir/Micromegas/micromegasFrameWork/src/geometry/Board.cpp File Reference

#include "geometry/Channel.hh"
#include "geometry/Chip.hh"
#include "geometry/Board.hh"
#include "geometry/Chamber.hh"
#include "tools/MicroException.hh"
#include "tools/Log.hh"
#include <iostream>

Include dependency graph for Board.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const Board &x)


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const Board x 
)

Definition at line 16 of file Board.cpp.

00016                                                          {
00017   return(x.operator <<(out));
00018 } // operator <<


Generated on Mon Jan 7 13:17:28 2013 for MicromegasFramework by  doxygen 1.4.7