PandaRoot
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 "
RhoParticleSelectorBase.h
"
21
22
class
RhoCandidate
;
23
class
PndPidCandidate
;
24
25
//----------------------------------------------------------------
26
27
class
RhoSimpleKaonSelector
:
public
RhoParticleSelectorBase
{
28
29
public
:
30
// Constructor
31
RhoSimpleKaonSelector
(
const
char
*name =
"RhoSimpleKaonSelector"
,
const
char
*type =
"K+"
);
32
// Destructor
33
virtual
~RhoSimpleKaonSelector
() {}
34
35
// operations
36
virtual
Bool_t
Accept
(
RhoCandidate
*b);
37
virtual
Bool_t
Accept
(
PndPidCandidate
*b);
38
39
public
:
40
ClassDef(
RhoSimpleKaonSelector
, 1)
// Particle selector (Kaons)
41
};
42
43
#endif
RhoSimpleKaonSelector::Accept
virtual Bool_t Accept(RhoCandidate *b)
PndPidCandidate
Definition:
PndPidCandidate.h:30
RhoCandidate
Definition:
RhoCandidate.h:42
RhoParticleSelectorBase.h
RhoSimpleKaonSelector::~RhoSimpleKaonSelector
virtual ~RhoSimpleKaonSelector()
Definition:
RhoSimpleKaonSelector.h:33
RhoParticleSelectorBase
Definition:
RhoParticleSelectorBase.h:27
RhoSimpleKaonSelector::RhoSimpleKaonSelector
RhoSimpleKaonSelector(const char *name="RhoSimpleKaonSelector", const char *type="K+")
RhoSimpleKaonSelector
Definition:
RhoSimpleKaonSelector.h:27
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
analysis
rho
RhoSelector
RhoSimpleKaonSelector.h
Generated on Fri Oct 21 2022 07:04:00 for PandaRoot by
1.8.13