#include "PileUpMTAlg.h"
#include <CxxUtils/XXH.h>
#include <unistd.h>
#include <boost/core/demangle.hpp>
#include <range/v3/all.hpp>
#include <chrono>
#include <format>
#include "BeamSpotConditionsData/BeamSpotData.h"
#include "EventInfo/EventInfo.h"
#include <tuple>
#include "AthenaKernel/RNGWrapper.h"
#include "CLHEP/Random/RandPoisson.h"
#include "CLHEP/Random/RandomEngine.h"
#include "PileUpTools/PileUpHashHelper.h"
#include "PileUpTools/PileUpMisc.h"
#include "xAODEventInfo/EventAuxInfo.h"
#include "xAODEventInfo/EventInfo.h"
#include "xAODEventInfo/EventInfoAuxContainer.h"
#include "xAODEventInfo/EventInfoContainer.h"
#include "PersistentDataModel/AthenaAttributeList.h"
Go to the source code of this file.
◆ SubEvent
◆ CLIDToString()
| std::string CLIDToString |
( |
const CLID & | clid | ) |
|
|
inline |
Definition at line 36 of file PileUpMTAlg.cxx.
36 {
38}
static const std::type_info * CLIDToTypeinfo(CLID clid)
Translate between CLID and type_info.