The Gaudi Framework  v38r1p1 (ae26267b)
ParticlePropertySvc.cpp File Reference
#include <Gaudi/Decays/CC.h>
#include <Gaudi/Decays/Symbols.h>
#include <Gaudi/Interfaces/IParticlePropertySvc.h>
#include <Gaudi/ParticleID.h>
#include <Gaudi/ParticleProperty.h>
#include <GaudiKernel/IFileAccess.h>
#include <GaudiKernel/ISvcLocator.h>
#include <GaudiKernel/MsgStream.h>
#include <GaudiKernel/PhysicalConstants.h>
#include <GaudiKernel/Service.h>
#include <GaudiKernel/VectorMap.h>
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include <cstdlib>
#include <fstream>
#include <functional>
#include <iostream>
#include <set>
Include dependency graph for ParticlePropertySvc.cpp:

Go to the source code of this file.

Classes

class  Gaudi::ParticlePropertySvc
 

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 

Detailed Description

Simple implementation of class Gaudi::ParticlePropertySvc

Author
: I. Last
  • Modified by G.Corti 09/11/1999 to read file from LHCBDBASE and introduce find/eraseByStdHepID methods
  • Modifies by Vanya BELYAEV to allow readig of additional files to add/replace/modify the existing particle properties

Definition in file ParticlePropertySvc.cpp.