/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/HltEvent/HltEvent-00-02-07/HltEvent/HltInf.h File Reference

#include "Identifier/Identifier.h"
#include "HltEvent/DstHltInf.h"
#include <vector>

Go to the source code of this file.

Classes

class  HltInf

Functions

ostreamoperator<< (ostream &os, const HltInf &aHlt)

Variables

const CLID & CLID_HltInf


Function Documentation

ostream& operator<< ( ostream os,
const HltInf aHlt 
)

Definition at line 153 of file HltInf.cxx.

00153                                                      {
00154   os<<"-----HltInf-----:"<<endl;
00155   os<<"EventType:  "<<hex<<aHlt.getEventType()<<endl
00156     <<"AlgProcess: "<<aHlt.getAlgProcess()<<endl
00157     <<"CriteriaTab:"<<aHlt.getCriteriaTable()<<endl
00158     <<"EFVersion:  "<<aHlt.getVersion()<<endl
00159     <<"TotalEnergy:"<<aHlt.getTotalEnergy()<<endl;
00160   return os;
00161 }


Variable Documentation

const CLID& CLID_HltInf

Definition at line 286 of file EventModel.cxx.


Generated on Tue Nov 29 23:15:06 2016 for BOSS_7.0.2 by  doxygen 1.4.7