Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DNeutralParticle_factory_Combo Class Reference

#include <DNeutralParticle_factory_Combo.h>

+ Inheritance diagram for DNeutralParticle_factory_Combo:

Public Member Functions

 DNeutralParticle_factory_Combo ()
 
 ~DNeutralParticle_factory_Combo ()
 
const char * Tag (void)
 

Private Member Functions

jerror_t init (void)
 Called once at program start. More...
 
jerror_t brun (jana::JEventLoop *locEventLoop, int32_t runnumber)
 Called everytime a new run number is detected. More...
 
jerror_t evnt (jana::JEventLoop *locEventLoop, uint64_t eventnumber)
 Called every event. More...
 

Private Attributes

string dShowerSelectionTag
 
set< Particle_tdNeutralPIDs
 
vector
< DNeutralParticleHypothesis * > 
dCreatedHypotheses
 
DNeutralParticleHypothesis_factorydNeutralParticleHypothesisFactory
 

Detailed Description

Definition at line 20 of file DNeutralParticle_factory_Combo.h.

Constructor & Destructor Documentation

DNeutralParticle_factory_Combo::DNeutralParticle_factory_Combo ( )
inline

Definition at line 23 of file DNeutralParticle_factory_Combo.h.

DNeutralParticle_factory_Combo::~DNeutralParticle_factory_Combo ( )
inline

Definition at line 24 of file DNeutralParticle_factory_Combo.h.

Member Function Documentation

jerror_t DNeutralParticle_factory_Combo::brun ( jana::JEventLoop *  locEventLoop,
int32_t  runnumber 
)
private

Called everytime a new run number is detected.

Definition at line 18 of file DNeutralParticle_factory_Combo.cc.

References d_Neutral, dNeutralParticleHypothesisFactory, dNeutralPIDs, Gamma, and DAnalysis::Get_Reactions().

jerror_t DNeutralParticle_factory_Combo::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  eventnumber 
)
private
jerror_t DNeutralParticle_factory_Combo::init ( void  )
private

Called once at program start.

Definition at line 6 of file DNeutralParticle_factory_Combo.cc.

References dShowerSelectionTag.

const char* DNeutralParticle_factory_Combo::Tag ( void  )
inline

Definition at line 25 of file DNeutralParticle_factory_Combo.h.

Member Data Documentation

vector<DNeutralParticleHypothesis*> DNeutralParticle_factory_Combo::dCreatedHypotheses
private

Definition at line 34 of file DNeutralParticle_factory_Combo.h.

Referenced by evnt().

DNeutralParticleHypothesis_factory* DNeutralParticle_factory_Combo::dNeutralParticleHypothesisFactory
private

Definition at line 35 of file DNeutralParticle_factory_Combo.h.

Referenced by brun(), and evnt().

set<Particle_t> DNeutralParticle_factory_Combo::dNeutralPIDs
private

Definition at line 33 of file DNeutralParticle_factory_Combo.h.

Referenced by brun(), and evnt().

string DNeutralParticle_factory_Combo::dShowerSelectionTag
private

Definition at line 32 of file DNeutralParticle_factory_Combo.h.

Referenced by evnt(), and init().


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