ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
G4Extensions
RHadrons
src
RHadronPythiaDecayer.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef RHadronPythiaDecayer_H
6
#define RHadronPythiaDecayer_H
7
8
#include "
G4ExternalDecay/Pythia8ForDecays.h
"
9
10
#include "G4VExtDecayer.hh"
11
#include "G4Track.hh"
12
#include <string>
13
#include "
CxxUtils/checker_macros.h
"
14
15
class
G4DecayProducts;
16
17
class
ATLAS_NOT_THREAD_SAFE
RHadronPythiaDecayer
:
public
G4VExtDecayer
18
{
19
public
:
20
RHadronPythiaDecayer
(
const
std::string& s );
21
virtual
G4DecayProducts*
ImportDecayProducts
(
const
G4Track&);
22
private
:
23
Pythia8ForDecays
m_pythia
;
24
};
25
26
#endif
Pythia8ForDecays.h
checker_macros.h
Define macros for attributes used to control the static checker.
ATLAS_NOT_THREAD_SAFE
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Definition
checker_macros.h:212
Pythia8ForDecays
Definition
Pythia8ForDecays.h:26
RHadronPythiaDecayer::RHadronPythiaDecayer
RHadronPythiaDecayer(const std::string &s)
Definition
RHadronPythiaDecayer.cxx:17
RHadronPythiaDecayer::ImportDecayProducts
virtual G4DecayProducts * ImportDecayProducts(const G4Track &)
Definition
RHadronPythiaDecayer.cxx:22
RHadronPythiaDecayer::m_pythia
Pythia8ForDecays m_pythia
Definition
RHadronPythiaDecayer.h:23
Generated on
for ATLAS Offline Software by
1.17.0