ATLAS Offline Software
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Directories

 
components

Files

 
ArrayBM.cxx
 
ArrayBM.h
 A IBeamIntensity service configured with an intensity array The Gaudi::Property<std::vector<float>> describes the intensity pattern that is repeated for the entire beam xing range.
 
BkgStreamsCache.cxx
 
BkgStreamsCache.h
 In memory cache for pileup events.
 
DigitizationAlg.cxx
 
DigitizationAlg.h
 an algorithm to run digitization in the original 'algorithm' approach using the common interface of IPileUpTool
 
FixedArrayBM.cxx
 
FixedArrayBM.h
 A IBeamIntensity service configured with an intensity array The Gaudi::Property<std::vector<float>> describes the intensity pattern that is repeated for the entire beam xing range.
 
FlatBM.cxx
 
FlatBM.h
 dummy (flat beam) implementation of IBeamIntensity service
 
LumiProfileSvc.cxx
 
LumiProfileSvc.h
 A IBeamLuminosity service configured with a run/lumi list.
 
NoPileUpMuWriter.cxx
 
NoPileUpMuWriter.h
 
NoProfileSvc.cxx
 
NoProfileSvc.h
 A IBeamLuminosity service configured flat.
 
PileUpEventLoopMgr.cxx
 
PileUpEventLoopMgr.h
 The ATLAS event loop for pile-up applications.
 
PileUpToolsAlg.cxx
 
PileUpToolsAlg.h
 an algorithm to steer the IPileUpTools
 
PileUpXingFolder.cxx
 
PileUpXingFolder.h
 specify time interval we want to study pileup for a set of data objs
 
StepArrayBM.cxx
 
StepArrayBM.h
 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.
 
TestPileUpTool.cxx
 
TestPileUpTool.h
 a sample implementation of IPileUpTool to test the framework
 
UtilityFuncs.h
 Holds helper functions used by FixedArrayBM and ArrayBM.