BOSS
7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
IsGenNonInteracting.h
Go to the documentation of this file.
1
//*************************************************************************
2
//* *
3
//* class IsGenNoninteracting **
4
//* *
5
//* this predicate returns true if the input is non interacting
6
// such as a neutrino
7
// Ian Hinchliffe (based on atlfast HepMCHelper)
8
// *
9
//* *
10
//*************************************************************************
11
#ifndef TRUTHHELPER_ISGENNONINTERACTING_H
12
#define TRUTHHELPER_ISGENNONINTERACTING_H
13
14
#ifndef TRUTHHELPER_GENIMCSELECTOR_H
15
#include "
TruthHelper/GenIMCselector.h
"
16
#endif
17
18
19
class
IsGenNonInteracting
:
public
GenIMCselector
{
20
21
public
:
22
IsGenNonInteracting
();
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
IsGenNonInteracting
Definition:
IsGenNonInteracting.h:19
IsGenNonInteracting::operator()
virtual bool operator()(const Particle *const p) const
Definition:
IsGenNonInteracting.cxx:13
IsGenNonInteracting::IsGenNonInteracting
IsGenNonInteracting()
Definition:
IsGenNonInteracting.cxx:11
IsGenNonInteracting::create
GenIMCselector * create() const
Definition:
IsGenNonInteracting.cxx:23
source
Generator
GenAnalysisTools
TruthHelper
TruthHelper-00-00-01
TruthHelper
IsGenNonInteracting.h
Generated by
1.9.6