ATLAS Offline Software
|
#include "AthenaBaseComps/AthService.h"
#include "xAODEventInfo/EventInfo.h"
#include "GenInterfaces/IHepMCWeightSvc.h"
#include "StoreGate/ReadHandleKey.h"
#include <string>
#include "IOVDbMetaDataTools/IIOVDbMetaDataTool.h"
#include "GaudiKernel/ToolHandle.h"
#include <vector>
#include <mutex>
Go to the source code of this file.
Classes | |
class | HepMCWeightSvc |
Service to read/write HepMC's WeightContainer key names from/to IOVMetaDataContainers author: will buttinger , NLAA. More... | |
struct | HepMCWeightSvc::WeightInfo |
Cached sets of weights. More... | |