PandaRoot
RhoChargedParticleSelector.h
Go to the documentation of this file.
1
#ifndef RHOCHARGEDPARTICLESELECTOR_H
2
#define RHOCHARGEDPARTICLESELECTOR_H
3
// //
5
// Selector classes for cherged particle selection //
6
// //
7
// Author List: //
8
// Marcel Kunze, RUB, Feb. 99 //
9
// Copyright (C) 1999-2001, Ruhr-University Bochum. //
10
// Ralf Kliemt, HIM/GSI Feb.2013 (Cleanup & Restructuring) //
11
// //
13
14
#include <iostream>
15
16
#include <float.h>
17
#include "TNamed.h"
18
#include "
RhoParticleSelectorBase.h
"
19
20
class
RhoCandidate
;
21
class
PndPidCandidate
;
22
23
//----------------------------------------------------------------
24
25
class
RhoChargedParticleSelector
:
public
RhoParticleSelectorBase
{
26
27
public
:
28
// Constructor
29
RhoChargedParticleSelector
(
const
char
*name =
"RhoChargedParticleSelector"
,
const
char
*type =
nullptr
);
30
// Destructor
31
virtual
~RhoChargedParticleSelector
() {}
32
33
// operations
34
virtual
Bool_t
Accept
(
RhoCandidate
&b);
35
virtual
Bool_t
Accept
(
PndPidCandidate
&b);
36
37
ClassDef(
RhoChargedParticleSelector
, 1)
// Charged particle selector
38
};
39
40
#endif
RhoChargedParticleSelector::RhoChargedParticleSelector
RhoChargedParticleSelector(const char *name="RhoChargedParticleSelector", const char *type=nullptr)
PndPidCandidate
Definition:
PndPidCandidate.h:30
RhoCandidate
Definition:
RhoCandidate.h:42
RhoParticleSelectorBase.h
RhoParticleSelectorBase
Definition:
RhoParticleSelectorBase.h:27
RhoChargedParticleSelector
Definition:
RhoChargedParticleSelector.h:25
RhoChargedParticleSelector::~RhoChargedParticleSelector
virtual ~RhoChargedParticleSelector()
Definition:
RhoChargedParticleSelector.h:31
RhoChargedParticleSelector::Accept
virtual Bool_t Accept(RhoCandidate &b)
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
analysis
rho
RhoSelector
RhoChargedParticleSelector.h
Generated on Fri Oct 21 2022 07:04:00 for PandaRoot by
1.8.13