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

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

+ Inheritance diagram for TowerJetInput:
+ Collaboration diagram for TowerJetInput:

Public Member Functions

 TowerJetInput (Jet::SRC input)
 
 ~TowerJetInput () 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

Jet::SRC _input
 

Additional Inherited Members

- Protected Member Functions inherited from JetInput
 JetInput ()
 

Detailed Description

Definition at line 14 of file TowerJetInput.h.

View newest version in sPHENIX GitHub at line 14 of file TowerJetInput.h

Constructor & Destructor Documentation

TowerJetInput::TowerJetInput ( Jet::SRC  input)

Definition at line 25 of file TowerJetInput.cc.

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

TowerJetInput::~TowerJetInput ( )
inlineoverride

Definition at line 18 of file TowerJetInput.h.

View newest version in sPHENIX GitHub at line 18 of file TowerJetInput.h

Member Function Documentation

Jet::SRC TowerJetInput::get_src ( )
inlineoverridevirtual

Reimplemented from JetInput.

Definition at line 22 of file TowerJetInput.h.

View newest version in sPHENIX GitHub at line 22 of file TowerJetInput.h

References _input.

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

Reimplemented from JetInput.

Definition at line 30 of file TowerJetInput.cc.

View newest version in sPHENIX GitHub at line 30 of file TowerJetInput.cc

References _input, Jet::CEMC_TOWER, Jet::EEMC_TOWER, Jet::FEMC_TOWER, Jet::FHCAL_TOWER, Jet::HCALIN_TOWER, and Jet::HCALOUT_TOWER.

Member Data Documentation

Jet::SRC TowerJetInput::_input
private

Definition at line 27 of file TowerJetInput.h.

View newest version in sPHENIX GitHub at line 27 of file TowerJetInput.h

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


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