ATLAS Offline Software
Classes
StepArrayBM.h File Reference

A IBeamIntensity service configured with an intensity array and an optional signal pattern array The Gaudi::Property<std::vector<float>> IntensityPattern describes the intensity pattern that is repeated for the entire beam xing range. The Gaudi::Property<std::vector<float>> SignalPattern describes the positions at which signal events will be placed (and hence which xings are simulated) This BeamIntensity service sequentially steps through the bunch crossings of the provided pattern. More...

#include "GaudiKernel/ContextSpecificPtr.h"
#include "Gaudi/Property.h"
#include "PileUpTools/IBeamIntensity.h"
#include "AthenaBaseComps/AthService.h"
Include dependency graph for StepArrayBM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StepArrayBM
 

Detailed Description

A IBeamIntensity service configured with an intensity array and an optional signal pattern array The Gaudi::Property<std::vector<float>> IntensityPattern describes the intensity pattern that is repeated for the entire beam xing range. The Gaudi::Property<std::vector<float>> SignalPattern describes the positions at which signal events will be placed (and hence which xings are simulated) This BeamIntensity service sequentially steps through the bunch crossings of the provided pattern.

Id
BkgStreamsStepCache.h,v 1.10 2008-08-28 01:11:06 calaf Exp
Author
Will Buttinger - ATLAS Collaboration

Definition in file StepArrayBM.h.