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

#include <analysis/blob/master/sPhenixAj/src/JetAnalyzer.hh>

+ Inheritance diagram for JetAnalysisUserInfo:
+ Collaboration diagram for JetAnalysisUserInfo:

Public Member Functions

 JetAnalysisUserInfo (int quarkcharge=-999)
 Standard Constructor.
 
int GetQuarkCharge () const
 Charge in units of e/3.
 

Private Attributes

const int quarkcharge
 Charge in units of e/3.
 

Detailed Description

Simple UserInfo. Derived from PseudoJet::UserInfoBase. Currently just providing charge, please add as appropriate. Based on 09-user__info_8cc_source.cc

Definition at line 300 of file JetAnalyzer.hh.

View newest version in sPHENIX GitHub at line 300 of file JetAnalyzer.hh

Constructor & Destructor Documentation

JetAnalysisUserInfo::JetAnalysisUserInfo ( int  quarkcharge = -999)
inline

Standard Constructor.

Definition at line 303 of file JetAnalyzer.hh.

View newest version in sPHENIX GitHub at line 303 of file JetAnalyzer.hh

Member Function Documentation

int JetAnalysisUserInfo::GetQuarkCharge ( ) const
inline

Charge in units of e/3.

Definition at line 306 of file JetAnalyzer.hh.

View newest version in sPHENIX GitHub at line 306 of file JetAnalyzer.hh

Member Data Documentation

const int JetAnalysisUserInfo::quarkcharge
private

Charge in units of e/3.

Definition at line 306 of file JetAnalyzer.hh.

View newest version in sPHENIX GitHub at line 306 of file JetAnalyzer.hh


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