BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
IsGenerator.h
Go to the documentation of this file.
1
//*************************************************************************
2
//* *
3
//* class IsGenerator **
4
//* *
5
//* this predicate returns true was produced by the event generator *
6
//* *
7
//*************************************************************************
8
#ifndef TRUTHHELPER_ISGENERATOR_H
9
#define TRUTHHELPER_ISGENERATOR_H
10
11
#ifndef TRUTHHELPER_IMCSELECTOR_H
12
# include "
TruthHelper/GenIMCselector.h
"
13
#endif
14
15
class
IsGenerator
:
public
GenIMCselector
{
16
17
public
:
18
IsGenerator
();
19
GenIMCselector
*
create
()
const
;
20
virtual
bool
operator()
(
const
Particle
*
const
p )
const
;
21
virtual
bool
operator()
(
const
Particle
& p )
const
;
22
23
private
:
24
};
25
#endif
GenIMCselector.h
Particle
HepMC::GenParticle Particle
Definition
GenIMCselector.h:16
GenIMCselector
Definition
GenIMCselector.h:18
IsGenerator::operator()
virtual bool operator()(const Particle *const p) const
Definition
IsGenerator.cxx:13
IsGenerator::IsGenerator
IsGenerator()
Definition
IsGenerator.cxx:11
IsGenerator::create
GenIMCselector * create() const
Definition
IsGenerator.cxx:22
8.0.0
BOSS_Gen
GenAnalysisTools
TruthHelper
include
TruthHelper
IsGenerator.h
Generated by
1.16.1