FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
analysis
rho
RhoSelector
RhoSimpleVertexSelector.h
Go to the documentation of this file.
1
#ifndef RHOVERTEXSELECTOR_H
2
#define RHOVERTEXSELECTOR_H
3
// //
5
// RhoSimpleVertexSelector //
6
// //
7
// Selector class to estimate the geometric intersection of two tracks //
8
// Intended to provide the initial vertex position for V0 fits //
9
// //
10
// Author List: //
11
// Marcel Kunze, RUB, Feb. 99 //
12
// Copyright (C) 1999-2001, Ruhr-University Bochum. //
13
// Ralf Kliemt, HIM/GSI Feb.2013 (Cleanup & Restructuring) //
14
// //
16
17
#include <iostream>
18
19
#include "TNamed.h"
20
#include "TVector3.h"
21
#include "
RhoBase/RhoVertexSelectorBase.h
"
22
23
class
THistogram;
24
25
class
RhoSimpleVertexSelector
:
public
RhoVertexSelectorBase
26
{
27
28
public
:
29
RhoSimpleVertexSelector
(
const
char
*
name
=
"SimpleVertexSelector"
,
Double_t
d
=1.0,
Double_t
a
=3.14159265358979323846,
Double_t
r1
=0.0,
Double_t
r2
=1.E8 );
30
virtual
~RhoSimpleVertexSelector
();
31
virtual
Bool_t
Accept
(
RhoCandidate
&
a
,
RhoCandidate
&
b
);
32
//void ActivateQualityControl();
33
34
private
:
35
// THistogram *fQC; //! Do not stream
36
37
public
:
38
ClassDef (
RhoSimpleVertexSelector
,1 )
// Simple vertex selector
39
};
40
41
#endif
d
TObjArray * d
Definition:
Pnd_Hc_etaee7G.C:78
RhoSimpleVertexSelector
Definition:
RhoSimpleVertexSelector.h:25
b
TTree * b
Definition:
GammaSpectraAnalysis.C:24
RhoVertexSelectorBase
Definition:
RhoVertexSelectorBase.h:23
r1
double r1
Definition:
RiemannTrackFinderTest.C:14
RhoCandidate
Definition:
RhoCandidate.h:44
RhoSimpleVertexSelector::~RhoSimpleVertexSelector
virtual ~RhoSimpleVertexSelector()
Definition:
RhoSimpleVertexSelector.cxx:42
a
Int_t a
Definition:
anaLmdDigi.C:126
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
RhoSimpleVertexSelector::Accept
virtual Bool_t Accept(RhoCandidate &a, RhoCandidate &b)
Definition:
RhoSimpleVertexSelector.cxx:44
name
TString name
Definition:
createRootGeoFile.C:82
Bool_t
Bool_t
Definition:
SimCompleteLinkDef.h:6
RhoVertexSelectorBase.h
RhoSimpleVertexSelector::RhoSimpleVertexSelector
RhoSimpleVertexSelector(const char *name="SimpleVertexSelector", Double_t d=1.0, Double_t a=3.14159265358979323846, Double_t r1=0.0, Double_t r2=1.E8)
Definition:
RhoSimpleVertexSelector.cxx:33
r2
double r2
Definition:
RiemannTrackFinderTest.C:19
Generated on Wed Apr 3 2019 08:44:05 for FairRoot/PandaRoot by
1.8.5