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

#include <JETSCAPE/blob/main/src/jet/Martini.h>

+ Inheritance diagram for MARTINIUserInfo:
+ Collaboration diagram for MARTINIUserInfo:

Public Member Functions

 MARTINIUserInfo ()
 
 MARTINIUserInfo (bool coherent, int sibling, FourVector pAtSplit)
 
bool coherent () const
 
int coherent_with () const
 
FourVector p_at_split () const
 

Private Attributes

bool _coherent {false}
 
int _sibling {-1}
 
FourVector _pAtSplit {FourVector(0., 0., 0., 0.)}
 

Detailed Description

Definition at line 26 of file Martini.h.

View newest version in sPHENIX GitHub at line 26 of file Martini.h

Constructor & Destructor Documentation

MARTINIUserInfo::MARTINIUserInfo ( )
inline

Definition at line 33 of file Martini.h.

View newest version in sPHENIX GitHub at line 33 of file Martini.h

MARTINIUserInfo::MARTINIUserInfo ( bool  coherent,
int  sibling,
FourVector  pAtSplit 
)
inline

Definition at line 34 of file Martini.h.

View newest version in sPHENIX GitHub at line 34 of file Martini.h

Member Function Documentation

bool MARTINIUserInfo::coherent ( ) const
inline

Definition at line 37 of file Martini.h.

View newest version in sPHENIX GitHub at line 37 of file Martini.h

Referenced by dofistatescat(), doinstatescat(), dokinematics(), getqvec(), and makebranch().

+ Here is the caller graph for this function:

int MARTINIUserInfo::coherent_with ( ) const
inline

Definition at line 38 of file Martini.h.

View newest version in sPHENIX GitHub at line 38 of file Martini.h

FourVector MARTINIUserInfo::p_at_split ( ) const
inline

Definition at line 39 of file Martini.h.

View newest version in sPHENIX GitHub at line 39 of file Martini.h

Member Data Documentation

bool MARTINIUserInfo::_coherent {false}
private

Definition at line 28 of file Martini.h.

View newest version in sPHENIX GitHub at line 28 of file Martini.h

FourVector MARTINIUserInfo::_pAtSplit {FourVector(0., 0., 0., 0.)}
private

Definition at line 30 of file Martini.h.

View newest version in sPHENIX GitHub at line 30 of file Martini.h

int MARTINIUserInfo::_sibling {-1}
private

Definition at line 29 of file Martini.h.

View newest version in sPHENIX GitHub at line 29 of file Martini.h


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