FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
analysis
rho
RhoSelector
RhoSimpleKaonSelector.h
Go to the documentation of this file.
1
#ifndef RHOSIMPLEKAONSELECTOR_H
2
#define RHOSIMPLEKAONSELECTOR_H
3
// //
5
// RhoSimpleKaonSelctor //
6
// //
7
// Selector classes for particle selection //
8
// //
9
// Author List: //
10
// Marcel Kunze, RUB, Feb. 99 //
11
// Copyright (C) 1999-2001, Ruhr-University Bochum. //
12
// Ralf Kliemt, HIM/GSI Feb.2013 (Cleanup & Restructuring) //
13
// //
15
16
#include <iostream>
17
18
#include <float.h>
19
#include "TNamed.h"
20
#include "
RhoBase/RhoParticleSelectorBase.h
"
21
22
class
RhoCandidate
;
23
class
PndPidCandidate
;
24
25
//----------------------------------------------------------------
26
27
28
class
RhoSimpleKaonSelector
:
public
RhoParticleSelectorBase
29
{
30
31
public
:
32
//Constructor
33
RhoSimpleKaonSelector
(
const
char
*
name
=
"RhoSimpleKaonSelector"
,
const
char
* type=
"K+"
);
34
//Destructor
35
virtual
~RhoSimpleKaonSelector
() {}
36
37
//operations
38
virtual
Bool_t
Accept
(
RhoCandidate
*
b
);
39
virtual
Bool_t
Accept
(
PndPidCandidate
*
b
);
40
41
42
public
:
43
ClassDef (
RhoSimpleKaonSelector
,1 )
// Particle selector (Kaons)
44
};
45
46
#endif
b
TTree * b
Definition:
GammaSpectraAnalysis.C:24
PndPidCandidate
Definition:
PndPidCandidate.h:30
RhoCandidate
Definition:
RhoCandidate.h:44
RhoParticleSelectorBase.h
RhoSimpleKaonSelector::Accept
virtual Bool_t Accept(RhoCandidate *b)
Definition:
RhoSimpleKaonSelector.cxx:35
RhoSimpleKaonSelector::~RhoSimpleKaonSelector
virtual ~RhoSimpleKaonSelector()
Definition:
RhoSimpleKaonSelector.h:35
RhoParticleSelectorBase
Definition:
RhoParticleSelectorBase.h:27
RhoSimpleKaonSelector::RhoSimpleKaonSelector
RhoSimpleKaonSelector(const char *name="RhoSimpleKaonSelector", const char *type="K+")
Definition:
RhoSimpleKaonSelector.cxx:31
name
TString name
Definition:
createRootGeoFile.C:82
Bool_t
Bool_t
Definition:
SimCompleteLinkDef.h:6
RhoSimpleKaonSelector
Definition:
RhoSimpleKaonSelector.h:28
Generated on Wed Apr 3 2019 08:44:05 for FairRoot/PandaRoot by
1.8.5