CbmRoot
LxParallFinder Class Reference

#include <LxParall.h>

Public Member Functions

 LxParallFinder ()
 
 ~LxParallFinder ()
 
Double_t Reconstruct (Int_t numThreads)
 
void SetGenInvMass (bool value)
 
void SetGenBackground (bool value)
 
void SetGenChi2 (bool value)
 
void SetLinkWithSts (bool value)
 
void SetUseMCPInsteadOfHits (bool value)
 
void SetCalcMiddlePoints (bool value)
 
void SetCutCoeff (scaltype value)
 
void SetStartEvent (Int_t n)
 
void SetEndEvent (Int_t n)
 
void SetHitFileName (TString v)
 

Private Member Functions

 ClassDef (LxParallFinder, 1)
 

Private Attributes

bool generateInvMass
 
bool generateBackground
 
bool generateChi2
 
bool linkWithSts
 
bool useMCPInsteadOfHits
 
bool calcMiddlePoints
 
scaltype cutCoeff
 
Int_t ev_start
 
Int_t ev_end
 
TString hitFileName
 

Detailed Description

Definition at line 7 of file LxParall.h.

Constructor & Destructor Documentation

◆ LxParallFinder()

LxParallFinder::LxParallFinder ( )

◆ ~LxParallFinder()

LxParallFinder::~LxParallFinder ( )
inline

Definition at line 10 of file LxParall.h.

Member Function Documentation

◆ ClassDef()

LxParallFinder::ClassDef ( LxParallFinder  ,
 
)
private

◆ Reconstruct()

◆ SetCalcMiddlePoints()

void LxParallFinder::SetCalcMiddlePoints ( bool  value)
inline

Definition at line 24 of file LxParall.h.

References calcMiddlePoints.

◆ SetCutCoeff()

void LxParallFinder::SetCutCoeff ( scaltype  value)
inline

Definition at line 26 of file LxParall.h.

References cutCoeff.

◆ SetEndEvent()

void LxParallFinder::SetEndEvent ( Int_t  n)
inline

Definition at line 30 of file LxParall.h.

References ev_end.

◆ SetGenBackground()

void LxParallFinder::SetGenBackground ( bool  value)
inline

Definition at line 16 of file LxParall.h.

References generateBackground.

◆ SetGenChi2()

void LxParallFinder::SetGenChi2 ( bool  value)
inline

Definition at line 18 of file LxParall.h.

References generateChi2.

◆ SetGenInvMass()

void LxParallFinder::SetGenInvMass ( bool  value)
inline

Definition at line 14 of file LxParall.h.

References generateInvMass.

◆ SetHitFileName()

void LxParallFinder::SetHitFileName ( TString  v)
inline

Definition at line 32 of file LxParall.h.

References hitFileName, and v.

◆ SetLinkWithSts()

void LxParallFinder::SetLinkWithSts ( bool  value)
inline

Definition at line 20 of file LxParall.h.

References linkWithSts.

◆ SetStartEvent()

void LxParallFinder::SetStartEvent ( Int_t  n)
inline

Definition at line 28 of file LxParall.h.

References ev_start.

◆ SetUseMCPInsteadOfHits()

void LxParallFinder::SetUseMCPInsteadOfHits ( bool  value)
inline

Definition at line 22 of file LxParall.h.

References useMCPInsteadOfHits.

Member Data Documentation

◆ calcMiddlePoints

bool LxParallFinder::calcMiddlePoints
private

Definition at line 40 of file LxParall.h.

Referenced by Reconstruct(), and SetCalcMiddlePoints().

◆ cutCoeff

scaltype LxParallFinder::cutCoeff
private

Definition at line 41 of file LxParall.h.

Referenced by Reconstruct(), and SetCutCoeff().

◆ ev_end

Int_t LxParallFinder::ev_end
private

Definition at line 43 of file LxParall.h.

Referenced by Reconstruct(), and SetEndEvent().

◆ ev_start

Int_t LxParallFinder::ev_start
private

Definition at line 42 of file LxParall.h.

Referenced by Reconstruct(), and SetStartEvent().

◆ generateBackground

bool LxParallFinder::generateBackground
private

Definition at line 36 of file LxParall.h.

Referenced by Reconstruct(), and SetGenBackground().

◆ generateChi2

bool LxParallFinder::generateChi2
private

Definition at line 37 of file LxParall.h.

Referenced by SetGenChi2().

◆ generateInvMass

bool LxParallFinder::generateInvMass
private

Definition at line 35 of file LxParall.h.

Referenced by Reconstruct(), and SetGenInvMass().

◆ hitFileName

TString LxParallFinder::hitFileName
private

Definition at line 44 of file LxParall.h.

Referenced by Reconstruct(), and SetHitFileName().

◆ linkWithSts

bool LxParallFinder::linkWithSts
private

Definition at line 38 of file LxParall.h.

Referenced by Reconstruct(), and SetLinkWithSts().

◆ useMCPInsteadOfHits

bool LxParallFinder::useMCPInsteadOfHits
private

Definition at line 39 of file LxParall.h.

Referenced by Reconstruct(), and SetUseMCPInsteadOfHits().


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