ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MCGIDI_samplingSettings Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/MCGIDI.h>

+ Collaboration diagram for MCGIDI_samplingSettings:

Public Member Functions

 MCGIDI_samplingSettings (enum GIDI::xDataTOM_frame frame, bool wantVelocities, double(*rng)(void *), void *rngState)
 
 ~MCGIDI_samplingSettings ()
 
double getProductMultiplicityBias (int PoPID) const
 
int setProductMultiplicityBias (GIDI::statusMessageReporting *smr, int PoPID, double fractor)
 

Public Attributes

enum GIDI::xDataTOM_frame mGotFrame
 
GIDI::MCGIDI_POPmPoP
 
double mMu
 
double mEp
 

Private Attributes

enum GIDI::xDataTOM_frame mWantFrame
 
bool mWantVelocities
 
double(* mRng )(void *)
 
voidmRngState
 
std::vector< struct
MCGIDI_samplingMultiplicityBias_s
mSamplingMultiplicityBiases
 

Detailed Description

Definition at line 128 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 128 of file MCGIDI.h

Constructor & Destructor Documentation

MCGIDI_samplingSettings::MCGIDI_samplingSettings ( enum GIDI::xDataTOM_frame  frame,
bool  wantVelocities,
double(*)(void *)  rng,
void rngState 
)

Definition at line 27 of file MCGIDI_samplingSettings.cc.

View newest version in sPHENIX GitHub at line 27 of file MCGIDI_samplingSettings.cc

References xDataTOM_frame_invalid.

MCGIDI_samplingSettings::~MCGIDI_samplingSettings ( void  )

Definition at line 42 of file MCGIDI_samplingSettings.cc.

View newest version in sPHENIX GitHub at line 42 of file MCGIDI_samplingSettings.cc

Member Function Documentation

double MCGIDI_samplingSettings::getProductMultiplicityBias ( int  PoPID) const
inline

Definition at line 147 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 147 of file MCGIDI.h

References int(), and mSamplingMultiplicityBiases.

+ Here is the call graph for this function:

int MCGIDI_samplingSettings::setProductMultiplicityBias ( GIDI::statusMessageReporting smr,
int  PoPID,
double  fractor 
)

Definition at line 48 of file MCGIDI_samplingSettings.cc.

View newest version in sPHENIX GitHub at line 48 of file MCGIDI_samplingSettings.cc

References int(), smr_setReportError2, and smr_unknownID.

+ Here is the call graph for this function:

Member Data Documentation

double MCGIDI_samplingSettings::mEp

Definition at line 141 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 141 of file MCGIDI.h

enum GIDI::xDataTOM_frame MCGIDI_samplingSettings::mGotFrame

Definition at line 138 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 138 of file MCGIDI.h

double MCGIDI_samplingSettings::mMu

Definition at line 140 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 140 of file MCGIDI.h

GIDI::MCGIDI_POP* MCGIDI_samplingSettings::mPoP

Definition at line 139 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 139 of file MCGIDI.h

double(* MCGIDI_samplingSettings::mRng)(void *)
private

Definition at line 133 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 133 of file MCGIDI.h

void* MCGIDI_samplingSettings::mRngState
private

Definition at line 134 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 134 of file MCGIDI.h

std::vector<struct MCGIDI_samplingMultiplicityBias_s> MCGIDI_samplingSettings::mSamplingMultiplicityBiases
private

Definition at line 135 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 135 of file MCGIDI.h

Referenced by getProductMultiplicityBias().

enum GIDI::xDataTOM_frame MCGIDI_samplingSettings::mWantFrame
private

Definition at line 131 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 131 of file MCGIDI.h

bool MCGIDI_samplingSettings::mWantVelocities
private

Definition at line 132 of file MCGIDI.h.

View newest version in sPHENIX GitHub at line 132 of file MCGIDI.h


The documentation for this class was generated from the following files: