The Gaudi Framework  v30r3 (a5ef0a68)
ParticlePropertySvc.cpp File Reference

Instantiation of a static factory class used by clients to create instances of this service. More...

#include "boost/algorithm/string/classification.hpp"
#include "boost/algorithm/string/split.hpp"
#include "boost/algorithm/string/trim.hpp"
#include <cctype>
#include <fstream>
#include "GaudiKernel/IFileAccess.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ParticleProperty.h"
#include "GaudiKernel/PhysicalConstants.h"
#include "GaudiKernel/System.h"
#include "ParticlePropertySvc.h"
Include dependency graph for ParticlePropertySvc.cpp:

Go to the source code of this file.

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 

Detailed Description

Instantiation of a static factory class used by clients to create instances of this service.

class ParticlePropertySvc Class

Implement a ParticlePropertySvc

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

Definition in file ParticlePropertySvc.cpp.