ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SelectFromKTV Class Reference
+ Collaboration diagram for SelectFromKTV:

Public Member Functions

 SelectFromKTV (G4KineticTrackVector *out, G4KineticTrack::CascadeState astate)
 
void operator() (G4KineticTrack *&kt) const
 

Private Attributes

G4KineticTrackVectorktv
 
G4KineticTrack::CascadeState wanted_state
 

Detailed Description

Definition at line 2092 of file G4BinaryCascade.cc.

View newest version in sPHENIX GitHub at line 2092 of file G4BinaryCascade.cc

Constructor & Destructor Documentation

SelectFromKTV::SelectFromKTV ( G4KineticTrackVector out,
G4KineticTrack::CascadeState  astate 
)
inline

Definition at line 2098 of file G4BinaryCascade.cc.

View newest version in sPHENIX GitHub at line 2098 of file G4BinaryCascade.cc

Member Function Documentation

void SelectFromKTV::operator() ( G4KineticTrack *&  kt) const
inline

Definition at line 2102 of file G4BinaryCascade.cc.

View newest version in sPHENIX GitHub at line 2102 of file G4BinaryCascade.cc

References ktv, and wanted_state.

Member Data Documentation

G4KineticTrackVector* SelectFromKTV::ktv
private

Definition at line 2095 of file G4BinaryCascade.cc.

View newest version in sPHENIX GitHub at line 2095 of file G4BinaryCascade.cc

Referenced by operator()().

G4KineticTrack::CascadeState SelectFromKTV::wanted_state
private

Definition at line 2096 of file G4BinaryCascade.cc.

View newest version in sPHENIX GitHub at line 2096 of file G4BinaryCascade.cc

Referenced by operator()().


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