/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/DetectorDescription/Identifier/Identifier-00-02-17/src/Identifier.cxx File Reference

#include "Identifier/Identifier.h"
#include <stdarg.h>
#include <stdio.h>
#include <algorithm>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Functions

std::ostreamoperator<< (std::ostream &os, const Identifier &Id)


Function Documentation

std::ostream& operator<< ( std::ostream os,
const Identifier Id 
)

Definition at line 36 of file Identifier.cxx.

References Identifier::getString().

00037 {
00038    return (os<<Id.getString());
00039 }


Generated on Tue Nov 29 23:14:55 2016 for BOSS_7.0.2 by  doxygen 1.4.7