Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larpandoracontent
larpandoracontent
LArCheating
CheatingClusterCharacterisationAlgorithm.h
Go to the documentation of this file.
1
/**
2
* @file larpandoracontent/LArCheating/CheatingClusterCharacterisationAlgorithm.h
3
*
4
* @brief Header file for the cheating cluster characterisation algorithm class.
5
*
6
* $Log: $
7
*/
8
#ifndef LAR_CHEATING_CLUSTER_CHARACTERISATION_ALGORITHM_H
9
#define LAR_CHEATING_CLUSTER_CHARACTERISATION_ALGORITHM_H 1
10
11
#include "
larpandoracontent/LArTrackShowerId/ClusterCharacterisationBaseAlgorithm.h
"
12
13
namespace
lar_content
14
{
15
16
/**
17
* @brief CheatingClusterCharacterisationAlgorithm class
18
*/
19
class
CheatingClusterCharacterisationAlgorithm
:
public
ClusterCharacterisationBaseAlgorithm
20
{
21
private
:
22
bool
IsClearTrack
(
const
pandora::Cluster *
const
pCluster)
const
;
23
};
24
25
}
// namespace lar_content
26
27
#endif // #ifndef LAR_CHEATING_CLUSTER_CHARACTERISATION_ALGORITHM_H
ClusterCharacterisationBaseAlgorithm.h
Header file for the cluster characterisation base algorithm class.
lar_content::ClusterCharacterisationBaseAlgorithm
ClusterCharacterisationBaseAlgorithm class.
Definition:
ClusterCharacterisationBaseAlgorithm.h:19
lar_content::CheatingClusterCharacterisationAlgorithm::IsClearTrack
bool IsClearTrack(const pandora::Cluster *const pCluster) const
Whether cluster is identified as a clear track.
Definition:
CheatingClusterCharacterisationAlgorithm.cc:20
lar_content::CheatingClusterCharacterisationAlgorithm
CheatingClusterCharacterisationAlgorithm class.
Definition:
CheatingClusterCharacterisationAlgorithm.h:19
Generated by
1.8.5