The Gaudi Framework  master (37c0b60a)
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
 This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
 

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.