Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
pandora::MCParticleHelper Class Reference

MCParticleHelper class. More...

#include "MCParticleHelper.h"

Public Member Functions

template<>
const MCParticleGetMainMCParticle (const CaloHitList *const pCaloHitList)
 
template<>
const MCParticleGetMainMCParticle (const Cluster *const pCluster)
 
template<>
const MCParticleGetMainMCParticle (const ClusterList *const pClusterList)
 

Static Public Member Functions

template<typename T >
static const MCParticleGetMainMCParticle (const T *const pT)
 Find the mc particle making the largest contribution to a specified calo hit, track or cluster.
 

Detailed Description

MCParticleHelper class.

Definition at line 20 of file MCParticleHelper.h.

Member Function Documentation

◆ GetMainMCParticle() [1/4]

template<>
const MCParticle * pandora::MCParticleHelper::GetMainMCParticle ( const CaloHitList *const  pCaloHitList)

Definition at line 52 of file MCParticleHelper.cc.

◆ GetMainMCParticle() [2/4]

template<>
const MCParticle * pandora::MCParticleHelper::GetMainMCParticle ( const Cluster *const  pCluster)

Definition at line 96 of file MCParticleHelper.cc.

Here is the call graph for this function:

◆ GetMainMCParticle() [3/4]

template<>
const MCParticle * pandora::MCParticleHelper::GetMainMCParticle ( const ClusterList *const  pClusterList)

Definition at line 105 of file MCParticleHelper.cc.

Here is the call graph for this function:

◆ GetMainMCParticle() [4/4]

template<typename T >
const MCParticle * pandora::MCParticleHelper::GetMainMCParticle ( const T *const  pT)
static

Find the mc particle making the largest contribution to a specified calo hit, track or cluster.

Parameters
pTaddress of the calo hit, track or cluster to examine
Returns
address of the main mc particle

Definition at line 24 of file MCParticleHelper.cc.

Here is the caller graph for this function:

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