CbmRoot
Loading...
Searching...
No Matches
CbmKresSelectAnnPhotons Class Reference

#include <CbmKresSelectAnnPhotons.h>

Public Member Functions

 CbmKresSelectAnnPhotons ()
 
virtual ~CbmKresSelectAnnPhotons ()
 
void Init ()
 
double DoSelect (double InvariantMass, double OpeningAngle, double PlaneAngle_last, double ZPos, TVector3 Momentum1, TVector3 Momentum2)
 

Private Member Functions

 CbmKresSelectAnnPhotons (const CbmKresSelectAnnPhotons &)
 
CbmKresSelectAnnPhotons operator= (const CbmKresSelectAnnPhotons &)
 

Private Attributes

std::string fAnnWeights
 
TMultiLayerPerceptron * fNN
 

Detailed Description

Definition at line 14 of file CbmKresSelectAnnPhotons.h.

Constructor & Destructor Documentation

◆ CbmKresSelectAnnPhotons() [1/2]

CbmKresSelectAnnPhotons::CbmKresSelectAnnPhotons ( )

Definition at line 33 of file CbmKresSelectAnnPhotons.cxx.

References fAnnWeights, and fNN.

Referenced by CbmKresSelectAnnPhotons(), and operator=().

◆ ~CbmKresSelectAnnPhotons()

CbmKresSelectAnnPhotons::~CbmKresSelectAnnPhotons ( )
virtual

Definition at line 35 of file CbmKresSelectAnnPhotons.cxx.

◆ CbmKresSelectAnnPhotons() [2/2]

CbmKresSelectAnnPhotons::CbmKresSelectAnnPhotons ( const CbmKresSelectAnnPhotons & )
private

Member Function Documentation

◆ DoSelect()

double CbmKresSelectAnnPhotons::DoSelect ( double InvariantMass,
double OpeningAngle,
double PlaneAngle_last,
double ZPos,
TVector3 Momentum1,
TVector3 Momentum2 )

Definition at line 58 of file CbmKresSelectAnnPhotons.cxx.

References fNN.

◆ Init()

void CbmKresSelectAnnPhotons::Init ( )

Definition at line 37 of file CbmKresSelectAnnPhotons.cxx.

References fAnnWeights, fNN, and x.

◆ operator=()

CbmKresSelectAnnPhotons CbmKresSelectAnnPhotons::operator= ( const CbmKresSelectAnnPhotons & )
private

Member Data Documentation

◆ fAnnWeights

std::string CbmKresSelectAnnPhotons::fAnnWeights
private

Definition at line 29 of file CbmKresSelectAnnPhotons.h.

Referenced by CbmKresSelectAnnPhotons(), and Init().

◆ fNN

TMultiLayerPerceptron* CbmKresSelectAnnPhotons::fNN
private

Definition at line 30 of file CbmKresSelectAnnPhotons.h.

Referenced by CbmKresSelectAnnPhotons(), DoSelect(), and Init().


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