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

#include <fun4all_coresoftware/blob/master/offline/packages/particleflow/ParticleFlowJetInput.h>

+ Inheritance diagram for ParticleFlowJetInput:
+ Collaboration diagram for ParticleFlowJetInput:

Public Member Functions

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

Private Attributes

int _verbosity
 

Additional Inherited Members

- Protected Member Functions inherited from JetInput
 JetInput ()
 

Detailed Description

Definition at line 19 of file ParticleFlowJetInput.h.

View newest version in sPHENIX GitHub at line 19 of file ParticleFlowJetInput.h

Constructor & Destructor Documentation

ParticleFlowJetInput::ParticleFlowJetInput ( )

Definition at line 20 of file ParticleFlowJetInput.cc.

View newest version in sPHENIX GitHub at line 20 of file ParticleFlowJetInput.cc

ParticleFlowJetInput::~ParticleFlowJetInput ( )
inlineoverride

Definition at line 23 of file ParticleFlowJetInput.h.

View newest version in sPHENIX GitHub at line 23 of file ParticleFlowJetInput.h

Member Function Documentation

std::vector< Jet * > ParticleFlowJetInput::get_input ( PHCompositeNode topNode)
overridevirtual

Reimplemented from JetInput.

Definition at line 31 of file ParticleFlowJetInput.cc.

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

References _verbosity, ParticleFlowElement::get_e(), ParticleFlowElement::get_id(), ParticleFlowElement::get_px(), ParticleFlowElement::get_py(), ParticleFlowElement::get_pz(), ParticleFlowElementContainer::getParticleFlowElements(), Jet::insert_comp(), Jet::set_e(), Jet::set_px(), Jet::set_py(), and Jet::set_pz().

+ Here is the call graph for this function:

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

Reimplemented from JetInput.

Definition at line 25 of file ParticleFlowJetInput.cc.

View newest version in sPHENIX GitHub at line 25 of file ParticleFlowJetInput.cc

Member Data Documentation

int ParticleFlowJetInput::_verbosity
private

Definition at line 29 of file ParticleFlowJetInput.h.

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

Referenced by get_input().


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