HerdSoftware
0.1.1
include
analysis
algorithms
digitization
ScdGeometricDigitizerAlgo.h
Go to the documentation of this file.
1
/*
2
* ScdGeometricDigitizerAlgo.h
3
*
4
* Created on: 4 Dec 2018
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_SCDGEOMETRICDIGITIZERALGO_H_
9
#define HERD_SCDGEOMETRICDIGITIZERALGO_H_
10
11
// HerdSoftware headers
12
#include "
algorithms/digitization/SiliconDetectorGeometricDigitizerAlgo.h
"
13
14
using namespace
EA
;
15
16
namespace
Herd
{
17
18
// clang-format off
64
// clang-format on
65
class
ScdGeometricDigitizerAlgo
:
public
SiliconDetectorGeometricDigitizerAlgo
{
66
public
:
71
ScdGeometricDigitizerAlgo
(
const
std::string &name);
72
};
73
74
}
// namespace Herd
75
76
#endif
/* HERD_SCDGEOMETRICDIGITIZERALGO_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
SiliconDetectorGeometricDigitizerAlgo.h
Herd::SiliconDetectorGeometricDigitizerAlgo
Base algorithm for digitizers of the Monte Carlo hits of silicon detector based on a purely geometric...
Definition:
SiliconDetectorGeometricDigitizerAlgo.h:36
Herd::ScdGeometricDigitizerAlgo
Algorithm that digitizes the Monte Carlo SCD hits based on a purely geometric criterion.
Definition:
ScdGeometricDigitizerAlgo.h:65
EA
Generated by
1.8.13