ATLAS Offline Software
|
#include "RHadrons/RHadronsPhysicsTool.h"
Public Member Functions | |
RHadronsPhysicsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
Standard constructor. More... | |
virtual | ~RHadronsPhysicsTool () |
Destructor. More... | |
virtual StatusCode | initialize () |
Initialize method. More... | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
virtual RHadronsPhysicsTool * | GetPhysicsOption () |
Implements. More... | |
Private Attributes | |
IntegerArrayProperty | m_standardpdgidtodecay |
Definition at line 20 of file RHadronsPhysicsTool.h.
RHadronsPhysicsTool::RHadronsPhysicsTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
|
virtual |
|
virtual |
Definition at line 66 of file RHadronsPhysicsTool.cxx.
|
virtual |
Definition at line 72 of file RHadronsPhysicsTool.cxx.
|
virtual |
|
virtual |
|
private |
Definition at line 75 of file RHadronsPhysicsTool.h.