Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
parton Class Reference

Public Member Functions

 parton ()
 
 parton (double mpt, double meta, double mphi, double me, bool mfinal)
 
virtual ~parton ()
 
bool isFinal ()
 
 parton ()
 
 parton (double mpt, double meta, double mphi, double me, bool mfinal)
 
bool isFinal ()
 
 parton ()
 
 parton (double mpt, double meta, double mphi, double me, bool mfinal)
 
 ~parton ()
 
bool isFinal ()
 
 parton ()
 
 parton (double mpt, double meta, double mphi, double me, bool mfinal)
 
virtual ~parton ()
 
bool isFinal ()
 
 parton ()
 
 parton (double mpt, double meta, double mphi, double me, bool mfinal)
 
virtual ~parton ()
 
bool isFinal ()
 

Public Attributes

double pt
 
double eta
 
double phi
 
double e
 
bool final
 

Detailed Description

Definition at line 31 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 31 of file graph_test.cpp

Constructor & Destructor Documentation

parton::parton ( )
inline

Definition at line 35 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 35 of file graph_test.cpp

parton::parton ( double  mpt,
double  meta,
double  mphi,
double  me,
bool  mfinal 
)
inline

Definition at line 36 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 36 of file graph_test.cpp

References e, eta, phi, and pt.

virtual parton::~parton ( )
inlinevirtual

Definition at line 37 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 37 of file graph_test.cpp

parton::parton ( )
inline

Definition at line 51 of file my_test.cc.

View newest version in sPHENIX GitHub at line 51 of file my_test.cc

parton::parton ( double  mpt,
double  meta,
double  mphi,
double  me,
bool  mfinal 
)
inline

Definition at line 52 of file my_test.cc.

View newest version in sPHENIX GitHub at line 52 of file my_test.cc

References e, eta, phi, and pt.

parton::parton ( )
inline

Definition at line 38 of file my_test2.cc.

View newest version in sPHENIX GitHub at line 38 of file my_test2.cc

parton::parton ( double  mpt,
double  meta,
double  mphi,
double  me,
bool  mfinal 
)
inline

Definition at line 39 of file my_test2.cc.

View newest version in sPHENIX GitHub at line 39 of file my_test2.cc

References e, eta, phi, and pt.

parton::~parton ( )
inline

Definition at line 40 of file my_test2.cc.

View newest version in sPHENIX GitHub at line 40 of file my_test2.cc

parton::parton ( )
inline

Definition at line 27 of file my_test3.cc.

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

parton::parton ( double  mpt,
double  meta,
double  mphi,
double  me,
bool  mfinal 
)
inline

Definition at line 28 of file my_test3.cc.

View newest version in sPHENIX GitHub at line 28 of file my_test3.cc

References e, eta, phi, and pt.

virtual parton::~parton ( )
inlinevirtual

Definition at line 29 of file my_test3.cc.

View newest version in sPHENIX GitHub at line 29 of file my_test3.cc

parton::parton ( )
inline

Definition at line 26 of file my_test4.cc.

View newest version in sPHENIX GitHub at line 26 of file my_test4.cc

parton::parton ( double  mpt,
double  meta,
double  mphi,
double  me,
bool  mfinal 
)
inline

Definition at line 27 of file my_test4.cc.

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

References e, eta, phi, and pt.

virtual parton::~parton ( )
inlinevirtual

Definition at line 28 of file my_test4.cc.

View newest version in sPHENIX GitHub at line 28 of file my_test4.cc

Member Function Documentation

bool parton::isFinal ( )
inline

Definition at line 30 of file my_test4.cc.

View newest version in sPHENIX GitHub at line 30 of file my_test4.cc

bool parton::isFinal ( )
inline

Definition at line 31 of file my_test3.cc.

View newest version in sPHENIX GitHub at line 31 of file my_test3.cc

bool parton::isFinal ( )
inline

Definition at line 39 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 39 of file graph_test.cpp

bool parton::isFinal ( )
inline

Definition at line 42 of file my_test2.cc.

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

bool parton::isFinal ( )
inline

Definition at line 54 of file my_test.cc.

View newest version in sPHENIX GitHub at line 54 of file my_test.cc

Member Data Documentation

double parton::e

Definition at line 41 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 41 of file graph_test.cpp

Referenced by parton().

double parton::eta

Definition at line 41 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 41 of file graph_test.cpp

Referenced by parton().

bool parton::final

Definition at line 42 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 42 of file graph_test.cpp

double parton::phi

Definition at line 41 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 41 of file graph_test.cpp

Referenced by parton().

double parton::pt

Definition at line 41 of file graph_test.cpp.

View newest version in sPHENIX GitHub at line 41 of file graph_test.cpp

Referenced by parton().


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