PandaRoot
Photospp Namespace Reference

Classes

class  Log
 
class  PH_HEPEVT_Interface
 
class  Photos
 
class  PhotosBranch
 
class  PhotosDebugRandom
 
class  PhotosEvent
 
class  PhotosHEPEVTEvent
 
class  PhotosHEPEVTParticle
 
class  PhotosHepMCEvent
 
class  PhotosHepMCParticle
 
class  PhotosParticle
 
class  PhotosRandom
 

Functions

void phodmp_ ()
 

Variables

static const int NMXHEP = 10000
 
static const double NO_BOOST_THRESHOLD = 1.0e-8
 
struct {
   int   Photospp::nevhep
 
   int   Photospp::nhep
 
   int   Photospp::isthep [NMXHEP]
 
   int   Photospp::idhep [NMXHEP]
 
   int   Photospp::jmohep [NMXHEP][2]
 
   int   Photospp::jdahep [NMXHEP][2]
 
   double   Photospp::phep [NMXHEP][5]
 
   double   Photospp::vhep [NMXHEP][4]
 
ph_hepevt_
 
struct {
   int   Photospp::qedrad [NMXHEP]
 
ph_phoqed_
 

Function Documentation

◆ phodmp_()

void Photospp::phodmp_ ( )

Fortran debug routine

Variable Documentation

◆ idhep

int Photospp::idhep[NMXHEP]

Definition at line 19 of file PH_HEPEVT_Interface.h.

◆ isthep

int Photospp::isthep[NMXHEP]

Definition at line 18 of file PH_HEPEVT_Interface.h.

◆ jdahep

int Photospp::jdahep[NMXHEP][2]

Definition at line 21 of file PH_HEPEVT_Interface.h.

◆ jmohep

int Photospp::jmohep[NMXHEP][2]

Definition at line 20 of file PH_HEPEVT_Interface.h.

◆ nevhep

int Photospp::nevhep

Definition at line 16 of file PH_HEPEVT_Interface.h.

◆ nhep

int Photospp::nhep

Definition at line 17 of file PH_HEPEVT_Interface.h.

◆ NMXHEP

const int Photospp::NMXHEP = 10000
static

Definition at line 10 of file PH_HEPEVT_Interface.h.

◆ NO_BOOST_THRESHOLD

const double Photospp::NO_BOOST_THRESHOLD = 1.0e-8
static

Definition at line 11 of file PH_HEPEVT_Interface.h.

◆ ph_hepevt_

struct { ... } Photospp::ph_hepevt_

Definition of the PH_HEPEVT common block

◆ ph_phoqed_

struct { ... } Photospp::ph_phoqed_

◆ phep

double Photospp::phep[NMXHEP][5]

Definition at line 22 of file PH_HEPEVT_Interface.h.

◆ qedrad

int Photospp::qedrad[NMXHEP]

Definition at line 29 of file PH_HEPEVT_Interface.h.

◆ vhep

double Photospp::vhep[NMXHEP][4]

Definition at line 23 of file PH_HEPEVT_Interface.h.