![]() |
ATLAS Offline Software
|
#include "xAODTruthCnvAlg.h"#include "AthenaKernel/errorcheck.h"#include "AthLinks/ElementLink.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/DataSvc.h"#include "GaudiKernel/PhysicalConstants.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteHandle.h"#include "xAODTruth/TruthEvent.h"#include "xAODTruth/TruthEventContainer.h"#include "xAODTruth/TruthEventAuxContainer.h"#include "xAODTruth/TruthPileupEvent.h"#include "xAODTruth/TruthPileupEventContainer.h"#include "xAODTruth/TruthPileupEventAuxContainer.h"#include "xAODTruth/TruthParticle.h"#include "xAODTruth/TruthParticleContainer.h"#include "xAODTruth/TruthParticleAuxContainer.h"#include "xAODTruth/TruthVertex.h"#include "xAODTruth/TruthVertexContainer.h"#include "xAODTruth/TruthVertexAuxContainer.h"#include "xAODTruth/TruthMetaDataAuxContainer.h"#include "xAODTruth/TruthMetaData.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "IOVDbDataModel/IOVMetaDataContainer.h"#include "AtlasHepMC/GenVertex.h"#include "AtlasHepMC/GenParticle.h"#include "TruthUtils/MagicNumbers.h"Go to the source code of this file.
Namespaces | |
| xAODMaker | |
Functions | |
| bool | isSeparatorGenEvent (const HepMC::GenEvent *genEvt) |
| bool isSeparatorGenEvent | ( | const HepMC::GenEvent * | genEvt | ) |
Definition at line 41 of file xAODTruthCnvAlg.cxx.
1.8.18