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

PerOutputStream.cxx File Reference

#include "TROOT.h"
#include "TFile.h"
#include "TTree.h"
#include "TClass.h"
#include <iostream>
#include "Persistency/PerOutputStream.h"
#include "Persistency/PerFile.h"
#include "Persistency/PerFileManager.h"
#include "MessageService/MsgService.h"
#include "Record/RecMinos.h"
#include "Record/RecRecord.h"
#include "Validity/VldContext.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const PerOutputStream &pos)
 CVSID ("$Id: PerOutputStream.cxx,v 1.41 2007/01/15 20:57:28 rhatcher Exp $")


Function Documentation

CVSID "$Id: PerOutputStream cxx,
v 1.41 2007/01/15 20:57:28 rhatcher Exp $" 
 

std::ostream& operator<< std::ostream &  os,
const PerOutputStream pos
 

Definition at line 29 of file PerOutputStream.cxx.

00029                                                                    {
00030   return pos.Print(os);
00031 }


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