LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
CheatingNeutrinoSliceSelectionTool.cc
Go to the documentation of this file.
1
9
#include "Pandora/AlgorithmHeaders.h"
10
11
#include "
larpandoracontent/LArCheating/CheatingNeutrinoSliceSelectionTool.h
"
12
13
#include "
larpandoracontent/LArHelpers/LArMCParticleHelper.h
"
14
15
using namespace
pandora
;
16
17
namespace
lar_content
18
{
19
20
bool
CheatingNeutrinoSliceSelectionTool::IsTarget(
const
MCParticle *
const
mcParticle)
const
21
{
22
return
LArMCParticleHelper::IsNeutrino(mcParticle);
23
}
24
25
//------------------------------------------------------------------------------------------------------------------------------------------
26
27
StatusCode CheatingNeutrinoSliceSelectionTool::ReadSettings(
const
TiXmlHandle xmlHandle)
28
{
29
return
CheatingSliceSelectionTool::ReadSettings(xmlHandle);
30
}
31
32
}
// namespace lar_content
lar_content
Definition:
CheatingBeamParticleIdTool.cc:18
pandora
Definition:
ILArPandora.h:16
LArMCParticleHelper.h
Header file for the lar monte carlo particle helper helper class.
CheatingNeutrinoSliceSelectionTool.h
Header file for the neutrino slice selection tool class.
larpandoracontent
v04_08_01
source
larpandoracontent
LArCheating
CheatingNeutrinoSliceSelectionTool.cc
Generated on Thu May 2 2024 20:59:40 for LArSoft by
1.8.11