PandaRoot
Photospp::Photos Class Reference

#include <Photos.h>

Public Member Functions

PhotosgetInstance ()
 
PhotosgetInstance ()
 

Static Public Member Functions

static void initialize ()
 
static void iniInfo ()
 
static void processParticle (PhotosParticle *p)
 
static void processBranch (PhotosParticle *p)
 
static void suppressBremForDecay (int count, int motherID,...)
 
static void suppressBremForBranch (int count, int motherID,...)
 
static void suppressAll ()
 
static void forceBremForDecay (int count, int motherID,...)
 
static void forceBremForBranch (int count, int motherID,...)
 
static void createHistoryEntries (bool flag, int status)
 
static void ignoreParticlesOfStatus (int status)
 
static void deIgnoreParticlesOfStatus (int status)
 
static bool isStatusCodeIgnored (int status)
 
static void setRandomGenerator (double(*gen)())
 
static void setSeed (int iseed1, int iseed2)
 
static void maxWtInterference (double interference)
 
static void setInfraredCutOff (double cut_off)
 
static void setAlphaQED (double alpha)
 
static void setInterference (bool interference)
 
static void setDoubleBrem (bool doub)
 
static void setQuatroBrem (bool quatroBrem)
 
static void setCorrectionWtForW (bool corr)
 
static void setExponentiation (bool expo)
 
static void setMeCorrectionWtForScalar (bool corr)
 
static void setMeCorrectionWtForW (bool corr)
 
static void setMeCorrectionWtForZ (bool corr)
 
static void setTopProcessRadiation (bool top)
 
static void setStopAtCriticalError (bool stop)
 
static void initializeKinematicCorrections (int flag)
 
static void forceMassFrom4Vector (bool flag)
 
static void forceMassFromEventRecord (int pdgid)
 
static void forceMass (int pdgid, double mass)
 
static void setMomentumConservationThreshold (double threshold)
 
static void initialize ()
 
static void iniInfo ()
 
static void processParticle (PhotosParticle *p)
 
static void processBranch (PhotosParticle *p)
 
static void suppressBremForDecay (int count, int motherID,...)
 
static void suppressBremForBranch (int count, int motherID,...)
 
static void suppressAll ()
 
static void forceBremForDecay (int count, int motherID,...)
 
static void forceBremForBranch (int count, int motherID,...)
 
static void createHistoryEntries (bool flag, int status)
 
static void ignoreParticlesOfStatus (int status)
 
static void deIgnoreParticlesOfStatus (int status)
 
static bool isStatusCodeIgnored (int status)
 
static void setRandomGenerator (double(*gen)())
 
static void setSeed (int iseed1, int iseed2)
 
static void maxWtInterference (double interference)
 
static void setInfraredCutOff (double cut_off)
 
static void setAlphaQED (double alpha)
 
static void setInterference (bool interference)
 
static void setDoubleBrem (bool doub)
 
static void setQuatroBrem (bool quatroBrem)
 
static void setCorrectionWtForW (bool corr)
 
static void setExponentiation (bool expo)
 
static void setMeCorrectionWtForScalar (bool corr)
 
static void setMeCorrectionWtForW (bool corr)
 
static void setMeCorrectionWtForZ (bool corr)
 
static void setTopProcessRadiation (bool top)
 
static void setStopAtCriticalError (bool stop)
 
static void initializeKinematicCorrections (int flag)
 
static void forceMassFrom4Vector (bool flag)
 
static void forceMassFromEventRecord (int pdgid)
 
static void forceMass (int pdgid, double mass)
 
static void setMomentumConservationThreshold (double threshold)
 

Static Public Attributes

static const int VER_MAJOR = 3
 
static const int VER_MINOR = 52
 
static const int DAT_DAY = 4
 
static const int DAT_MONTH = 11
 
static const int DAT_YEAR = 12
 
static bool isSuppressed
 
static bool massFrom4Vector
 
static vector< vector< int > * > * supBremList
 
static vector< vector< int > * > * forceBremList
 
static vector< pair< int, double > * > * forceMassList
 
static vector< int > * ignoreStatusCodeList
 
static double momentum_conservation_threshold
 
static bool meCorrectionWtForScalar
 
static bool meCorrectionWtForZ
 
static bool meCorrectionWtForW
 
static bool isCreateHistoryEntries
 
static int historyEntriesStatus
 
static double(* randomDouble )()
 

Detailed Description

Definition at line 27 of file Photos.h.

Member Function Documentation

◆ createHistoryEntries() [1/2]

static void Photospp::Photos::createHistoryEntries ( bool  flag,
int  status 
)
static

If event record allows it, create history entries of particles before Photos processing

Referenced by suppressAll().

◆ createHistoryEntries() [2/2]

static void Photospp::Photos::createHistoryEntries ( bool  flag,
int  status 
)
static

If event record allows it, create history entries of particles before Photos processing

◆ deIgnoreParticlesOfStatus() [1/2]

static void Photospp::Photos::deIgnoreParticlesOfStatus ( int  status)
static

Remove 'status' from the list of ignored status codes

◆ deIgnoreParticlesOfStatus() [2/2]

static void Photospp::Photos::deIgnoreParticlesOfStatus ( int  status)
static

Remove 'status' from the list of ignored status codes

Referenced by suppressAll().

◆ forceBremForBranch() [1/2]

static void Photospp::Photos::forceBremForBranch ( int  count,
int  motherID,
  ... 
)
static

Force processing of a whole decay branch

Referenced by suppressAll().

◆ forceBremForBranch() [2/2]

static void Photospp::Photos::forceBremForBranch ( int  count,
int  motherID,
  ... 
)
static

Force processing of a whole decay branch

◆ forceBremForDecay() [1/2]

static void Photospp::Photos::forceBremForDecay ( int  count,
int  motherID,
  ... 
)
static

Force processing of a single decay

Referenced by suppressAll().

◆ forceBremForDecay() [2/2]

static void Photospp::Photos::forceBremForDecay ( int  count,
int  motherID,
  ... 
)
static

Force processing of a single decay

◆ forceMass() [1/2]

static void Photospp::Photos::forceMass ( int  pdgid,
double  mass 
)
static

When particles with PDGID and -PDGID will be processed by Photos, their mass value will be given by user instead of being calculated from 4-vector.

This works only if 'forceMassFrom4Vector' is set to 'true' (default) This routine may be executed several times with different PDGID values.

Referenced by forceMassFrom4Vector().

◆ forceMass() [2/2]

static void Photospp::Photos::forceMass ( int  pdgid,
double  mass 
)
static

When particles with PDGID and -PDGID will be processed by Photos, their mass value will be given by user instead of being calculated from 4-vector.

This works only if 'forceMassFrom4Vector' is set to 'true' (default) This routine may be executed several times with different PDGID values.

◆ forceMassFrom4Vector() [1/2]

static void Photospp::Photos::forceMassFrom4Vector ( bool  flag)
inlinestatic

Force mass value to be sqrt(e^2-p^2) for all particle momenta taken from event record. May be important for numerical stability. May lead to faulty results due to rounding errors for hiper-relativistic electron, for example.

Definition at line 130 of file 3.52/src/photosCInterfaces/Photos.h.

References forceMass(), forceMassFromEventRecord(), and massFrom4Vector.

130 { massFrom4Vector = flag; }
static bool massFrom4Vector
Definition: Photos.h:156

◆ forceMassFrom4Vector() [2/2]

static void Photospp::Photos::forceMassFrom4Vector ( bool  flag)
inlinestatic

Force mass value to be sqrt(e^2-p^2) for all particle momenta taken from event record. May be important for numerical stability. May lead to faulty results due to rounding errors for hiper-relativistic electron, for example.

Definition at line 130 of file Photos.h.

References forceMass(), forceMassFromEventRecord(), and massFrom4Vector.

130 { massFrom4Vector = flag; }
static bool massFrom4Vector
Definition: Photos.h:156

◆ forceMassFromEventRecord() [1/2]

static void Photospp::Photos::forceMassFromEventRecord ( int  pdgid)
static

When particles with PDGID and -PDGID will be processed by Photos, their mass value will be taken from event record instead of being calculated from 4-vector.

This works only if 'forceMassFrom4Vector' is set to 'true' (default) This routine may be executed several times with different PDGID values.

◆ forceMassFromEventRecord() [2/2]

static void Photospp::Photos::forceMassFromEventRecord ( int  pdgid)
static

When particles with PDGID and -PDGID will be processed by Photos, their mass value will be taken from event record instead of being calculated from 4-vector.

This works only if 'forceMassFrom4Vector' is set to 'true' (default) This routine may be executed several times with different PDGID values.

Referenced by forceMassFrom4Vector().

◆ getInstance() [1/2]

Photos& Photospp::Photos::getInstance ( )
inline

Get instance of Photos

Definition at line 193 of file Photos.h.

193 { return _instance; }

◆ getInstance() [2/2]

Photos& Photospp::Photos::getInstance ( )
inline

Get instance of Photos

Definition at line 193 of file 3.52/src/photosCInterfaces/Photos.h.

193 { return _instance; }

◆ ignoreParticlesOfStatus() [1/2]

static void Photospp::Photos::ignoreParticlesOfStatus ( int  status)
static

Ignore particles with given status code

Referenced by suppressAll().

◆ ignoreParticlesOfStatus() [2/2]

static void Photospp::Photos::ignoreParticlesOfStatus ( int  status)
static

Ignore particles with given status code

◆ iniInfo() [1/2]

static void Photospp::Photos::iniInfo ( )
static

Prints info on Photos initialization (reinitialization) status

◆ iniInfo() [2/2]

static void Photospp::Photos::iniInfo ( )
static

Prints info on Photos initialization (reinitialization) status

◆ initialize() [1/2]

static void Photospp::Photos::initialize ( )
static

Initalize Photos with the parameters previously set via the setter methods

◆ initialize() [2/2]

static void Photospp::Photos::initialize ( )
static

Initalize Photos with the parameters previously set via the setter methods

◆ initializeKinematicCorrections() [1/2]

static void Photospp::Photos::initializeKinematicCorrections ( int  flag)
inlinestatic

Initialize kinematic corrections

Definition at line 124 of file Photos.h.

References phcork_().

124 { phcork_(&flag); }
void phcork_(int *modcor)

◆ initializeKinematicCorrections() [2/2]

static void Photospp::Photos::initializeKinematicCorrections ( int  flag)
inlinestatic

Initialize kinematic corrections

Definition at line 124 of file 3.52/src/photosCInterfaces/Photos.h.

References phcork_().

124 { phcork_(&flag); }
void phcork_(int *modcor)

◆ isStatusCodeIgnored() [1/2]

static bool Photospp::Photos::isStatusCodeIgnored ( int  status)
static

Returns 'true' if status code is ignored

◆ isStatusCodeIgnored() [2/2]

static bool Photospp::Photos::isStatusCodeIgnored ( int  status)
static

Returns 'true' if status code is ignored

Referenced by suppressAll().

◆ maxWtInterference() [1/2]

static void Photospp::Photos::maxWtInterference ( double  interference)
inlinestatic

Maximum interference weight

Definition at line 81 of file Photos.h.

References phokey_.

81 { phokey_.fint = interference; }
struct @19 phokey_

◆ maxWtInterference() [2/2]

static void Photospp::Photos::maxWtInterference ( double  interference)
inlinestatic

Maximum interference weight

Definition at line 81 of file 3.52/src/photosCInterfaces/Photos.h.

References phokey_.

81 { phokey_.fint = interference; }
struct @19 phokey_

◆ processBranch() [1/2]

static void Photospp::Photos::processBranch ( PhotosParticle p)
static

Process decay of whole decay branch starting from given particle

◆ processBranch() [2/2]

static void Photospp::Photos::processBranch ( PhotosParticle p)
static

Process decay of whole decay branch starting from given particle

◆ processParticle() [1/2]

static void Photospp::Photos::processParticle ( PhotosParticle p)
static

Process decay of single particle

◆ processParticle() [2/2]

static void Photospp::Photos::processParticle ( PhotosParticle p)
static

Process decay of single particle

◆ setAlphaQED() [1/2]

static void Photospp::Photos::setAlphaQED ( double  alpha)
inlinestatic

Coupling constant alpha QED

Definition at line 87 of file Photos.h.

References alpha, and phocop_.

87 { phocop_.alpha = alpha; }
struct @18 phocop_
double alpha
Definition: f_Init.h:7

◆ setAlphaQED() [2/2]

static void Photospp::Photos::setAlphaQED ( double  alpha)
inlinestatic

Coupling constant alpha QED

Definition at line 87 of file 3.52/src/photosCInterfaces/Photos.h.

References alpha, and phocop_.

87 { phocop_.alpha = alpha; }
struct @18 phocop_
double alpha
Definition: f_Init.h:7

◆ setCorrectionWtForW() [1/2]

static void Photospp::Photos::setCorrectionWtForW ( bool  corr)
inlinestatic

Definition at line 99 of file Photos.h.

References phokey_, setExponentiation(), setMeCorrectionWtForScalar(), setMeCorrectionWtForW(), and setMeCorrectionWtForZ().

99 { phokey_.ifw = (int)corr; }
struct @19 phokey_

◆ setCorrectionWtForW() [2/2]

static void Photospp::Photos::setCorrectionWtForW ( bool  corr)
inlinestatic

◆ setDoubleBrem() [1/2]

static void Photospp::Photos::setDoubleBrem ( bool  doub)
inlinestatic

Set double bremsstrahlung generation

Definition at line 93 of file Photos.h.

References phokey_.

93 { phokey_.isec = (int)doub; }
struct @19 phokey_

◆ setDoubleBrem() [2/2]

static void Photospp::Photos::setDoubleBrem ( bool  doub)
inlinestatic

Set double bremsstrahlung generation

Definition at line 93 of file 3.52/src/photosCInterfaces/Photos.h.

References phokey_.

93 { phokey_.isec = (int)doub; }
struct @19 phokey_

◆ setExponentiation() [1/2]

static void Photospp::Photos::setExponentiation ( bool  expo)
static

Set exponentiation mode

Referenced by setCorrectionWtForW().

◆ setExponentiation() [2/2]

static void Photospp::Photos::setExponentiation ( bool  expo)
static

Set exponentiation mode

◆ setInfraredCutOff() [1/2]

static void Photospp::Photos::setInfraredCutOff ( double  cut_off)
inlinestatic

Minimal energy (in units of decaying particle mass) for photons to be explicitly generated

Definition at line 84 of file 3.52/src/photosCInterfaces/Photos.h.

References phocop_.

84 { phocop_.xphcut = cut_off; }
struct @18 phocop_

◆ setInfraredCutOff() [2/2]

static void Photospp::Photos::setInfraredCutOff ( double  cut_off)
inlinestatic

Minimal energy (in units of decaying particle mass) for photons to be explicitly generated

Definition at line 84 of file Photos.h.

References phocop_.

84 { phocop_.xphcut = cut_off; }
struct @18 phocop_

◆ setInterference() [1/2]

static void Photospp::Photos::setInterference ( bool  interference)
inlinestatic

Key for interference, matrix element weight

Definition at line 90 of file Photos.h.

References phokey_.

90 { phokey_.interf = (int)interference; }
struct @19 phokey_

◆ setInterference() [2/2]

static void Photospp::Photos::setInterference ( bool  interference)
inlinestatic

Key for interference, matrix element weight

Definition at line 90 of file 3.52/src/photosCInterfaces/Photos.h.

References phokey_.

90 { phokey_.interf = (int)interference; }
struct @19 phokey_

◆ setMeCorrectionWtForScalar() [1/2]

static void Photospp::Photos::setMeCorrectionWtForScalar ( bool  corr)
static

Switch for complete effects of matrix element (in scalar to 2 scalars decays)

Referenced by setCorrectionWtForW().

◆ setMeCorrectionWtForScalar() [2/2]

static void Photospp::Photos::setMeCorrectionWtForScalar ( bool  corr)
static

Switch for complete effects of matrix element (in scalar to 2 scalars decays)

◆ setMeCorrectionWtForW() [1/2]

static void Photospp::Photos::setMeCorrectionWtForW ( bool  corr)
static

Switch for complete effects of matrix element (in leptonic W decays)

◆ setMeCorrectionWtForW() [2/2]

static void Photospp::Photos::setMeCorrectionWtForW ( bool  corr)
static

Switch for complete effects of matrix element (in leptonic W decays)

Referenced by setCorrectionWtForW().

◆ setMeCorrectionWtForZ() [1/2]

static void Photospp::Photos::setMeCorrectionWtForZ ( bool  corr)
static

Switch for complete effects of matrix element (in leptonic Z decays)

Referenced by setCorrectionWtForW().

◆ setMeCorrectionWtForZ() [2/2]

static void Photospp::Photos::setMeCorrectionWtForZ ( bool  corr)
static

Switch for complete effects of matrix element (in leptonic Z decays)

◆ setMomentumConservationThreshold() [1/2]

static void Photospp::Photos::setMomentumConservationThreshold ( double  threshold)
inlinestatic

◆ setMomentumConservationThreshold() [2/2]

static void Photospp::Photos::setMomentumConservationThreshold ( double  threshold)
inlinestatic

set energy momentum conservation threshold

Definition at line 149 of file Photos.h.

References momentum_conservation_threshold.

149 { momentum_conservation_threshold = threshold; }
static double momentum_conservation_threshold
Definition: Photos.h:171

◆ setQuatroBrem() [1/2]

static void Photospp::Photos::setQuatroBrem ( bool  quatroBrem)
inlinestatic

Set bremsstrahlung generation up to multiplicity of 4

Definition at line 96 of file 3.52/src/photosCInterfaces/Photos.h.

References phokey_.

96 { phokey_.itre = (int)quatroBrem; }
struct @19 phokey_

◆ setQuatroBrem() [2/2]

static void Photospp::Photos::setQuatroBrem ( bool  quatroBrem)
inlinestatic

Set bremsstrahlung generation up to multiplicity of 4

Definition at line 96 of file Photos.h.

References phokey_.

96 { phokey_.itre = (int)quatroBrem; }
struct @19 phokey_

◆ setRandomGenerator() [1/2]

static void Photospp::Photos::setRandomGenerator ( double(*)()  gen)
static

Substitute build-in generator with external one

Referenced by suppressAll().

◆ setRandomGenerator() [2/2]

static void Photospp::Photos::setRandomGenerator ( double(*)()  gen)
static

Substitute build-in generator with external one

◆ setSeed() [1/2]

static void Photospp::Photos::setSeed ( int  iseed1,
int  iseed2 
)
inlinestatic

Seed for RANMAR used by fortran part of the Photos

Definition at line 78 of file Photos.h.

References Photospp::PhotosRandom::setSeed().

78 { PhotosRandom::setSeed(iseed1, iseed2); }
static void setSeed(int s1, int s2)

◆ setSeed() [2/2]

static void Photospp::Photos::setSeed ( int  iseed1,
int  iseed2 
)
inlinestatic

Seed for RANMAR used by fortran part of the Photos

Definition at line 78 of file 3.52/src/photosCInterfaces/Photos.h.

References Photospp::PhotosRandom::setSeed().

78 { PhotosRandom::setSeed(iseed1, iseed2); }
static void setSeed(int s1, int s2)

◆ setStopAtCriticalError() [1/2]

static void Photospp::Photos::setStopAtCriticalError ( bool  stop)
static

◆ setStopAtCriticalError() [2/2]

static void Photospp::Photos::setStopAtCriticalError ( bool  stop)
static

Referenced by setTopProcessRadiation().

◆ setTopProcessRadiation() [1/2]

static void Photospp::Photos::setTopProcessRadiation ( bool  top)
inlinestatic

Set photon emission in top pair production in quark (gluon) pair annihilation

Definition at line 114 of file 3.52/src/photosCInterfaces/Photos.h.

References phokey_, and setStopAtCriticalError().

114 { phokey_.iftop = (int)top; }
struct @19 phokey_

◆ setTopProcessRadiation() [2/2]

static void Photospp::Photos::setTopProcessRadiation ( bool  top)
inlinestatic

Set photon emission in top pair production in quark (gluon) pair annihilation

Definition at line 114 of file Photos.h.

References phokey_, and setStopAtCriticalError().

114 { phokey_.iftop = (int)top; }
struct @19 phokey_

◆ suppressAll() [1/2]

static void Photospp::Photos::suppressAll ( )
inlinestatic

Suppress all processing. Only forced decays will be processed.

Definition at line 52 of file Photos.h.

References createHistoryEntries(), deIgnoreParticlesOfStatus(), forceBremForBranch(), forceBremForDecay(), ignoreParticlesOfStatus(), isStatusCodeIgnored(), isSuppressed, setRandomGenerator(), and status.

52 { isSuppressed = true; }
static bool isSuppressed
Definition: Photos.h:153

◆ suppressAll() [2/2]

static void Photospp::Photos::suppressAll ( )
inlinestatic

Suppress all processing. Only forced decays will be processed.

Definition at line 52 of file 3.52/src/photosCInterfaces/Photos.h.

References createHistoryEntries(), deIgnoreParticlesOfStatus(), forceBremForBranch(), forceBremForDecay(), ignoreParticlesOfStatus(), isStatusCodeIgnored(), isSuppressed, setRandomGenerator(), and status.

52 { isSuppressed = true; }
static bool isSuppressed
Definition: Photos.h:153

◆ suppressBremForBranch() [1/2]

static void Photospp::Photos::suppressBremForBranch ( int  count,
int  motherID,
  ... 
)
static

Suppress processing of whole decay branch

◆ suppressBremForBranch() [2/2]

static void Photospp::Photos::suppressBremForBranch ( int  count,
int  motherID,
  ... 
)
static

Suppress processing of whole decay branch

◆ suppressBremForDecay() [1/2]

static void Photospp::Photos::suppressBremForDecay ( int  count,
int  motherID,
  ... 
)
static

Suppress processing of a single decay

◆ suppressBremForDecay() [2/2]

static void Photospp::Photos::suppressBremForDecay ( int  count,
int  motherID,
  ... 
)
static

Suppress processing of a single decay

Member Data Documentation

◆ DAT_DAY

static const int Photos::DAT_DAY = 4
static

Definition at line 30 of file Photos.h.

◆ DAT_MONTH

static const int Photos::DAT_MONTH = 11
static

Definition at line 30 of file Photos.h.

◆ DAT_YEAR

static const int Photos::DAT_YEAR = 12
static

Definition at line 30 of file Photos.h.

◆ forceBremList

static vector< vector< int > * > * Photos::forceBremList
static

List of forced decays

Definition at line 162 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ forceMassList

static vector< pair< int, double > * > * Photos::forceMassList
static

List of forced mass values

Definition at line 165 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ historyEntriesStatus

static int Photos::historyEntriesStatus
static

Status of history entries

Definition at line 186 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ ignoreStatusCodeList

static vector< int > * Photos::ignoreStatusCodeList
static

List of ignored status codes

Definition at line 168 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ isCreateHistoryEntries

static bool Photos::isCreateHistoryEntries
static

Flag for creating historic entries

Definition at line 183 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ isSuppressed

static bool Photos::isSuppressed
static

Is in suppressed mode

Definition at line 153 of file Photos.h.

Referenced by setMomentumConservationThreshold(), and suppressAll().

◆ massFrom4Vector

static bool Photos::massFrom4Vector
static

Is mass from 4-vector or from event record

Definition at line 156 of file Photos.h.

Referenced by forceMassFrom4Vector(), and setMomentumConservationThreshold().

◆ meCorrectionWtForScalar

static bool Photos::meCorrectionWtForScalar
static

Flag for complete effects of matrix element (in scalars decays)

Definition at line 174 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ meCorrectionWtForW

static bool Photos::meCorrectionWtForW
static

Flag for complete effects of matrix element (in leptonic W decays)

Definition at line 180 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ meCorrectionWtForZ

static bool Photos::meCorrectionWtForZ
static

Flag for complete effects of matrix element (in leptonic Z decays)

Definition at line 177 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ momentum_conservation_threshold

static double Photos::momentum_conservation_threshold
static

Threshold for momentum conservation check

Definition at line 171 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ randomDouble

static double(* Photos::randomDouble)()
static

Pointer to random generator function

Definition at line 189 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ supBremList

static vector< vector< int > * > * Photos::supBremList
static

List of suppressed decays

Definition at line 159 of file Photos.h.

Referenced by setMomentumConservationThreshold().

◆ VER_MAJOR

static const int Photos::VER_MAJOR = 3
static

Definition at line 29 of file Photos.h.

◆ VER_MINOR

static const int Photos::VER_MINOR = 52
static

Definition at line 29 of file Photos.h.


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