R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandPrimaryClusterFinder Class Reference

#include <R3BNeulandPrimaryClusterFinder.h>

Public Member Functions

 R3BNeulandPrimaryClusterFinder (std::string_view primaryHits="NeulandPrimaryHits", std::string_view clusters="NeulandClusters", std::string_view primaryClusters="NeulandPrimaryClusters", std::string_view secondaryClusters="NeulandSecondaryClusters")
 
void Exec (Option_t *) override
 

Protected Member Functions

auto Init () -> InitStatus override
 

Private Member Functions

 ClassDefOverride (R3BNeulandPrimaryClusterFinder, 1)
 

Private Attributes

R3B::InputVectorConnector< R3BNeulandHitfPrimaryHits
 
R3B::InputVectorConnector< R3BNeulandClusterfClusters
 
R3B::OutputVectorConnector< R3BNeulandClusterfPrimaryClusters
 
R3B::OutputVectorConnector< R3BNeulandClusterfSecondaryClusters
 

Detailed Description

Definition at line 24 of file R3BNeulandPrimaryClusterFinder.h.

Constructor & Destructor Documentation

◆ R3BNeulandPrimaryClusterFinder()

R3BNeulandPrimaryClusterFinder::R3BNeulandPrimaryClusterFinder ( std::string_view primaryHits = "NeulandPrimaryHits",
std::string_view clusters = "NeulandClusters",
std::string_view primaryClusters = "NeulandPrimaryClusters",
std::string_view secondaryClusters = "NeulandSecondaryClusters" )
explicit

Definition at line 42 of file R3BNeulandPrimaryClusterFinder.cxx.

Member Function Documentation

◆ ClassDefOverride()

R3BNeulandPrimaryClusterFinder::ClassDefOverride ( R3BNeulandPrimaryClusterFinder ,
1  )
private

◆ Exec()

void R3BNeulandPrimaryClusterFinder::Exec ( Option_t * )
override

Definition at line 63 of file R3BNeulandPrimaryClusterFinder.cxx.

◆ Init()

auto R3BNeulandPrimaryClusterFinder::Init ( ) -> InitStatus
overrideprotected

Definition at line 53 of file R3BNeulandPrimaryClusterFinder.cxx.

Member Data Documentation

◆ fClusters

R3B::InputVectorConnector<R3BNeulandCluster> R3BNeulandPrimaryClusterFinder::fClusters
private

Definition at line 40 of file R3BNeulandPrimaryClusterFinder.h.

◆ fPrimaryClusters

R3B::OutputVectorConnector<R3BNeulandCluster> R3BNeulandPrimaryClusterFinder::fPrimaryClusters
private

Definition at line 42 of file R3BNeulandPrimaryClusterFinder.h.

◆ fPrimaryHits

R3B::InputVectorConnector<R3BNeulandHit> R3BNeulandPrimaryClusterFinder::fPrimaryHits
private

Definition at line 39 of file R3BNeulandPrimaryClusterFinder.h.

◆ fSecondaryClusters

R3B::OutputVectorConnector<R3BNeulandCluster> R3BNeulandPrimaryClusterFinder::fSecondaryClusters
private

Definition at line 43 of file R3BNeulandPrimaryClusterFinder.h.


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