#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/AlgFactory.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/SmartDataPtr.h"#include "GaudiKernel/IParticlePropertySvc.h"#include "GaudiKernel/ParticleProperty.h"#include "GaudiKernel/SmartRefVector.h"#include "Event/TopLevel/Event.h"#include "Event/TopLevel/MCEvent.h"#include "Event/MonteCarlo/McParticle.h"#include "Event/TopLevel/EventModel.h"#include "FluxSvc.h"#include "FluxSvc/IFlux.h"#include "Spectrum.h"#include "SpectrumFactory.h"#include "CLHEP/Vector/LorentzVector.h"#include <cassert>#include <vector>#include "FluxAlg.h"Go to the source code of this file.
Variables | |
| const IAlgFactory & | FluxAlgFactory = Factory |
|
|
Definition at line 35 of file FluxAlg.cxx. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001