/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/EventTag/EventTag-00-01-07/src/EventTagSvc.cxx File Reference

#include <iostream>
#include <fstream>
#include <sstream>
#include <cstdio>
#include <cstdlib>
#include <climits>
#include <algorithm>
#include "EventTag/EventTagSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartDataPtr.h"

Go to the source code of this file.

Functions

bool mcPartPrtLess (Event::McParticle *p1, Event::McParticle *p2)


Function Documentation

bool mcPartPrtLess ( Event::McParticle p1,
Event::McParticle p2 
)

Definition at line 19 of file EventTagSvc.cxx.

References Event::McParticle::particleProperty().

Referenced by EventTagSvc::getChainCode().

00019                                                              {
00020 return p1->particleProperty()<p2->particleProperty();}


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