HerdSoftware
0.1.1
include
analysis
algorithms
clustering
ScdClusteringAlgo.h
Go to the documentation of this file.
1
/*
2
* ScdClusteringAlgo.h
3
*
4
* Created on: 5 Dec 2018
5
* Author: Lorenzo Pacini
6
*/
7
8
#ifndef HERD_SCDCLUSTERINGALGO_H_
9
#define HERD_SCDCLUSTERINGALGO_H_
10
11
// HerdSoftware headers
12
#include "
algorithms/clustering/SiliconDetectorClusteringAlgo.h
"
13
#include "
dataobjects/ScdClustersColl.h
"
14
#include "
dataobjects/ScdGeoParams.h
"
15
#include "
dataobjects/ScdGeoParamsColl.h
"
16
#include "
dataobjects/ScdHits.h
"
17
18
// EventAnalysis headers
19
#include "algorithm/Algorithm.h"
20
21
using namespace
EA
;
22
23
namespace
Herd
{
24
58
class
ScdClusteringAlgo
:
public
SiliconDetectorClusteringAlgo
{
59
public
:
64
ScdClusteringAlgo
(
const
std::string &name);
65
};
66
67
}
// namespace Herd
68
69
#endif
/* HERD_SCDCLUSTERINGALGO_H_ */
ScdHits.h
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
Herd::SiliconDetectorClusteringAlgo
Algorithm that clusters the Monte Carlo Silicon detector hits. algorithms/clustering/SiliconDetectorC...
Definition:
SiliconDetectorClusteringAlgo.h:63
SiliconDetectorClusteringAlgo.h
EA
ScdClustersColl.h
Herd::ScdClusteringAlgo
Algorithm that clusters the Monte Carlo SCD hits.
Definition:
ScdClusteringAlgo.h:58
ScdGeoParams.h
ScdGeoParamsColl.h
Generated by
1.8.13