LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
CBAlgoFake.h
Go to the documentation of this file.
1
14
#ifndef RECOTOOL_CBALGOFAKE_H
15
#define RECOTOOL_CBALGOFAKE_H
16
17
#include "
larreco/RecoAlg/CMTool/CMToolBase/CBoolAlgoBase.h
"
18
#include "
larreco/RecoAlg/ClusterRecoUtil/ClusterParamsAlg.h
"
19
20
namespace
cmtool
{
27
class
CBAlgoFake
:
public
CBoolAlgoBase
{
28
29
public
:
31
CBAlgoFake
();
32
34
virtual
~CBAlgoFake
(){};
35
40
virtual
bool
Bool
(const ::cluster::ClusterParamsAlg& cluster1,
41
const ::cluster::ClusterParamsAlg& cluster2);
42
44
virtual
void
Reset
() {}
45
46
protected
:
47
bool
_flip
;
48
int
_ctr
;
49
};
50
}
51
52
#endif
53
// end of doxygen group
CBoolAlgoBase.h
Class def header for algorithm classes for CMergeManager.
cmtool::CBoolAlgoBase
Definition:
CBoolAlgoBase.h:27
cmtool::CBAlgoFake
Definition:
CBAlgoFake.h:27
cmtool::CBAlgoFake::CBAlgoFake
CBAlgoFake()
Default constructor.
Definition:
CBAlgoFake.cxx:6
cmtool::CBAlgoFake::Reset
virtual void Reset()
Function to reset the algorithm instance ... maybe implemented via child class.
Definition:
CBAlgoFake.h:44
ClusterParamsAlg.h
cmtool
Definition:
CFAlgoQRatio.cxx:3
cmtool::CBAlgoFake::~CBAlgoFake
virtual ~CBAlgoFake()
Default destructor.
Definition:
CBAlgoFake.h:34
cmtool::CBAlgoFake::_ctr
int _ctr
Definition:
CBAlgoFake.h:48
cmtool::CBAlgoFake::Bool
virtual bool Bool(const ::cluster::ClusterParamsAlg &cluster1, const ::cluster::ClusterParamsAlg &cluster2)
Definition:
CBAlgoFake.cxx:15
cmtool::CBAlgoFake::_flip
bool _flip
Definition:
CBAlgoFake.h:47
larreco
v09_25_00
source
larreco
RecoAlg
CMTool
CMTAlgMerge
CBAlgoFake.h
Generated on Thu May 2 2024 20:59:47 for LArSoft by
1.8.11