BOSS
6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
IsGenInteracting.h
Go to the documentation of this file.
1
//*************************************************************************
2
//* *
3
//* class IsGenInteracting **
4
//* *
5
//* this predicate returns true if the input is an interacting
6
// such as hadron, electron, photon or muon *
7
//*
8
// Author Ian Hinchliffe
9
// *
10
//*************************************************************************
11
#ifndef TRUTHHELPER_ISGENINTERACTING_H
12
#define TRUTHHELPER_ISGENINTERACTING_H
13
14
#ifndef TRUTHHELPER_GENIMCSELECTOR_H
15
#include "
TruthHelper/GenIMCselector.h
"
16
#endif
17
18
19
class
IsGenInteracting
:
public
GenIMCselector
{
20
21
public
:
22
IsGenInteracting
();
23
GenIMCselector
*
create
()
const
;
24
virtual
bool
operator()
(
const
Particle
*
const
p )
const
;
25
virtual
bool
operator()
(
const
Particle
& p )
const
;
26
private
:
27
};
28
#endif
GenIMCselector.h
Particle
HepMC::GenParticle Particle
Definition:
GenIMCselector.h:16
GenIMCselector
Definition:
GenIMCselector.h:19
IsGenInteracting
Definition:
IsGenInteracting.h:19
IsGenInteracting::operator()
virtual bool operator()(const Particle *const p) const
Definition:
IsGenInteracting.cxx:13
IsGenInteracting::create
GenIMCselector * create() const
Definition:
IsGenInteracting.cxx:26
IsGenInteracting::IsGenInteracting
IsGenInteracting()
Definition:
IsGenInteracting.cxx:11
source
Generator
GenAnalysisTools
TruthHelper
TruthHelper-00-00-01
TruthHelper
IsGenInteracting.h
Generated by
1.9.6