Process to determine entering and exiting tracks into cluster.
More...
#include <BSEmcMCPropagationProcess.h>
Process to determine entering and exiting tracks into cluster.
Potentially outdated with Tobias Stockmanns changes to BSEmcMCDepositProducerProcess
needs to be run after BSEmcAddLinksToCluster, as BSEmcMCDeposit links are required here
- Author
- Tobias Stockmanns
-
Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
- Date
- 2021-02
Definition at line 46 of file BSEmcMCPropagationProcess.h.
◆ BSEmcMCPropagationProcess()
BSEmcMCPropagationProcess::BSEmcMCPropagationProcess |
( |
| ) |
|
◆ ~BSEmcMCPropagationProcess()
virtual BSEmcMCPropagationProcess::~BSEmcMCPropagationProcess |
( |
| ) |
|
|
virtual |
◆ AssignLinks()
template<class T >
void BSEmcMCPropagationProcess::AssignLinks |
( |
const std::vector< const BSEmcDigi *> & |
t_digiCont, |
|
|
const std::vector< T *> & |
t_array |
|
) |
| |
◆ GetDataContainer()
Pass the container register to the process, and set the processes container requirements.
- Parameters
-
Reimplemented from PndProcess.
◆ Process()
virtual void BSEmcMCPropagationProcess::Process |
( |
| ) |
|
|
virtual |
The actual data transformation (digitizing, clustering, etc.) should be defined here.
Implements PndProcess.
◆ RequestDataContainer()
Pass the container register to the process, and get the processes container requirements.
- Parameters
-
Reimplemented from PndProcess.
◆ SetClusterBranchName()
void BSEmcMCPropagationProcess::SetClusterBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetDetectorName()
virtual void BSEmcMCPropagationProcess::SetDetectorName |
( |
const std::string & |
t_detectorname | ) |
|
|
virtual |
Set the Detector name. Important, as most EmcParameter need to know for which detector they need to be fetched (each Emc Subdetector has its own set of parameters)
- Parameters
-
Reimplemented from PndProcess.
◆ SetDigiBranchName()
void BSEmcMCPropagationProcess::SetDigiBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetMCDepositBranchName()
void BSEmcMCPropagationProcess::SetMCDepositBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetSubClusterBranchName()
void BSEmcMCPropagationProcess::SetSubClusterBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetupParameters()
The documentation for this class was generated from the following file: