EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ClusterJetInput Class Reference

#include <fun4all_coresoftware/blob/master/simulation/g4simulation/g4jets/ClusterJetInput.h>

+ Inheritance diagram for ClusterJetInput:
+ Collaboration diagram for ClusterJetInput:

Public Member Functions

 ClusterJetInput (Jet::SRC input)
 
 ~ClusterJetInput () override
 
void identify (std::ostream &os=std::cout) override
 
Jet::SRC get_src () override
 
std::vector< Jet * > get_input (PHCompositeNode *topNode) override
 
- Public Member Functions inherited from JetInput
virtual ~JetInput ()
 
virtual int Verbosity () const
 
virtual void Verbosity (int i)
 

Private Attributes

int _verbosity
 
Jet::SRC _input
 

Additional Inherited Members

- Protected Member Functions inherited from JetInput
 JetInput ()
 

Detailed Description

Definition at line 17 of file ClusterJetInput.h.

View newest version in sPHENIX GitHub at line 17 of file ClusterJetInput.h

Constructor & Destructor Documentation

ClusterJetInput::ClusterJetInput ( Jet::SRC  input)

Definition at line 28 of file ClusterJetInput.cc.

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

ClusterJetInput::~ClusterJetInput ( )
inlineoverride

Definition at line 21 of file ClusterJetInput.h.

View newest version in sPHENIX GitHub at line 21 of file ClusterJetInput.h

Member Function Documentation

std::vector< Jet * > ClusterJetInput::get_input ( PHCompositeNode topNode)
overridevirtual
Jet::SRC ClusterJetInput::get_src ( )
inlineoverridevirtual

Reimplemented from JetInput.

Definition at line 25 of file ClusterJetInput.h.

View newest version in sPHENIX GitHub at line 25 of file ClusterJetInput.h

References _input.

void ClusterJetInput::identify ( std::ostream &  os = std::cout)
overridevirtual

Reimplemented from JetInput.

Definition at line 34 of file ClusterJetInput.cc.

View newest version in sPHENIX GitHub at line 34 of file ClusterJetInput.cc

References _input, Jet::CEMC_CLUSTER, Jet::EEMC_CLUSTER, Jet::HCALIN_CLUSTER, and Jet::HCALOUT_CLUSTER.

Member Data Documentation

Jet::SRC ClusterJetInput::_input
private

Definition at line 31 of file ClusterJetInput.h.

View newest version in sPHENIX GitHub at line 31 of file ClusterJetInput.h

Referenced by get_input(), get_src(), and identify().

int ClusterJetInput::_verbosity
private

Definition at line 30 of file ClusterJetInput.h.

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

Referenced by get_input().


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