HerdSoftware
0.1.1
include
analysis
algorithms
digitization
StkDriftDiffusionAlgo.h
Go to the documentation of this file.
1
/*
2
* StkDriftDiffusionAlgo.h
3
*
4
* Created on: 28 Sep 2020
5
* Author: Valerio Formato
6
*/
7
8
#ifndef HERD_STKDRIFTDIFFUSIONALGO_H_
9
#define HERD_STKDRIFTDIFFUSIONALGO_H_
10
11
// HerdSoftware headers
12
#include "
algorithms/digitization/SiliconDetectorDriftDiffusionAlgo.h
"
13
14
using namespace
EA
;
15
16
namespace
Herd
{
17
18
// clang-format off
73
// clang-format on
74
class
StkDriftDiffusionAlgo
:
public
SiliconDetectorDriftDiffusionAlgo
{
75
public
:
80
StkDriftDiffusionAlgo
(
const
std::string &name);
81
};
82
83
}
// namespace Herd
84
85
#endif
/* HERD_STKGEOMETRICDIGITIZERALGO_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
Herd::StkDriftDiffusionAlgo
Algorithm that digitizes the Monte Carlo STK hits based on a purely geometric criterion.
Definition:
StkDriftDiffusionAlgo.h:74
Herd::SiliconDetectorDriftDiffusionAlgo
Base algorithm for digitizers of the Monte Carlo hits of silicon detector implementing the effect of ...
Definition:
SiliconDetectorDriftDiffusionAlgo.h:40
EA
SiliconDetectorDriftDiffusionAlgo.h
Generated by
1.8.13