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

#include <DDetectorMatches_factory_WireBased.h>

+ Inheritance diagram for DDetectorMatches_factory_WireBased:

Public Member Functions

 DDetectorMatches_factory_WireBased ()
 
virtual ~DDetectorMatches_factory_WireBased ()
 
const char * Tag (void)
 
DDetectorMatchesCreate_DDetectorMatches (jana::JEventLoop *locEventLoop, vector< const DTrackWireBased * > &locTrackWireBasedVector)
 

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...
 
void MatchToTOF (const DParticleID *locParticleID, const DTrackWireBased *locTrackWireBased, const vector< const DTOFPoint * > &locTOFPoints, DDetectorMatches *locDetectorMatches) const
 
void MatchToBCAL (const DParticleID *locParticleID, const DTrackWireBased *locTrackWireBased, const vector< const DBCALShower * > &locBCALShowers, DDetectorMatches *locDetectorMatches) const
 
void MatchToFCAL (const DParticleID *locParticleID, const DTrackWireBased *locTrackWireBased, const vector< const DFCALShower * > &locFCALShowers, DDetectorMatches *locDetectorMatches) const
 
void MatchToSC (const DParticleID *locParticleID, const DTrackWireBased *locTrackWireBased, const vector< const DSCHit * > &locSCHits, DDetectorMatches *locDetectorMatches) const
 
void MatchToTrack (const DParticleID *locParticleID, const DBCALShower *locBCALShower, const vector< const DTrackWireBased * > &locTrackWireBasedVector, DDetectorMatches *locDetectorMatches) const
 
void MatchToTrack (const DParticleID *locParticleID, const DFCALShower *locFCALShower, const vector< const DTrackWireBased * > &locTrackWireBasedVector, DDetectorMatches *locDetectorMatches) const
 

Detailed Description

Definition at line 27 of file DDetectorMatches_factory_WireBased.h.

Constructor & Destructor Documentation

DDetectorMatches_factory_WireBased::DDetectorMatches_factory_WireBased ( )
inline

Definition at line 30 of file DDetectorMatches_factory_WireBased.h.

virtual DDetectorMatches_factory_WireBased::~DDetectorMatches_factory_WireBased ( )
inlinevirtual

Definition at line 31 of file DDetectorMatches_factory_WireBased.h.

Member Function Documentation

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

Called everytime a new run number is detected.

Definition at line 21 of file DDetectorMatches_factory_WireBased.cc.

jerror_t DDetectorMatches_factory_WireBased::evnt ( jana::JEventLoop *  locEventLoop,
uint64_t  eventnumber 
)
private

Called every event.

Definition at line 30 of file DDetectorMatches_factory_WireBased.cc.

References Create_DDetectorMatches().

jerror_t DDetectorMatches_factory_WireBased::init ( void  )
private

Called once at program start.

Definition at line 13 of file DDetectorMatches_factory_WireBased.cc.

void DDetectorMatches_factory_WireBased::MatchToBCAL ( const DParticleID locParticleID,
const DTrackWireBased locTrackWireBased,
const vector< const DBCALShower * > &  locBCALShowers,
DDetectorMatches locDetectorMatches 
) const
private
void DDetectorMatches_factory_WireBased::MatchToFCAL ( const DParticleID locParticleID,
const DTrackWireBased locTrackWireBased,
const vector< const DFCALShower * > &  locFCALShowers,
DDetectorMatches locDetectorMatches 
) const
private
void DDetectorMatches_factory_WireBased::MatchToSC ( const DParticleID locParticleID,
const DTrackWireBased locTrackWireBased,
const vector< const DSCHit * > &  locSCHits,
DDetectorMatches locDetectorMatches 
) const
private
void DDetectorMatches_factory_WireBased::MatchToTOF ( const DParticleID locParticleID,
const DTrackWireBased locTrackWireBased,
const vector< const DTOFPoint * > &  locTOFPoints,
DDetectorMatches locDetectorMatches 
) const
private
void DDetectorMatches_factory_WireBased::MatchToTrack ( const DParticleID locParticleID,
const DBCALShower locBCALShower,
const vector< const DTrackWireBased * > &  locTrackWireBasedVector,
DDetectorMatches locDetectorMatches 
) const
private
void DDetectorMatches_factory_WireBased::MatchToTrack ( const DParticleID locParticleID,
const DFCALShower locFCALShower,
const vector< const DTrackWireBased * > &  locTrackWireBasedVector,
DDetectorMatches locDetectorMatches 
) const
private
const char* DDetectorMatches_factory_WireBased::Tag ( void  )
inline

Definition at line 32 of file DDetectorMatches_factory_WireBased.h.


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