Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

LHCbID.h File Reference

#include "Kernel/VeloChannelID.h"
#include "Kernel/ITChannelID.h"
#include "Kernel/OTChannelID.h"
#include "Kernel/RichSmartID.h"
#include "Kernel/CaloCellID.h"
#include <ostream>

Go to the source code of this file.

Defines

#define LHCbKernel_LHCbID_H   1

Functions

std::ostream & operator<< (std::ostream &str, const LHCbID &obj)


Define Documentation

#define LHCbKernel_LHCbID_H   1
 

Definition at line 16 of file LHCbID.h.


Function Documentation

std::ostream& operator<< std::ostream &  str,
const LHCbID obj
[inline]
 

Definition at line 206 of file LHCbID.h.

00208 {
00209   return obj.fillStream(str);
00210 }


Generated on Thu Apr 7 22:43:27 2005 for New Track Event Model by doxygen 1.4.1