HerdSoftware
0.1.1
include
analysis
algorithms
digitization
ScdCapacitiveNetAlgo.h
Go to the documentation of this file.
1
/*
2
* ScdCapacitiveNetAlgo.h
3
*
4
* Created on: 28 Sep 2020
5
* Author: Alberto Oliva
6
*/
7
8
#ifndef HERD_SCDCAPACITIVENETALGO_H_
9
#define HERD_SCDCAPACITIVENETALGO_H_
10
11
// HerdSoftware headers
12
#include "
algorithms/digitization/SiliconDetectorCapacitiveNetAlgo.h
"
13
14
using namespace
EA
;
15
16
namespace
Herd
{
17
18
// clang-format off
62
// clang-format on
63
class
ScdCapacitiveNetAlgo
:
public
SiliconDetectorCapacitiveNetAlgo
{
64
public
:
69
ScdCapacitiveNetAlgo
(
const
std::string &name);
70
};
71
72
}
// namespace Herd
73
74
#endif
/* HERD_SCDCAPACITIVENETALGO_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
SiliconDetectorCapacitiveNetAlgo.h
EA
Herd::SiliconDetectorCapacitiveNetAlgo
Base algorithm for digitizers of the Monte Carlo hits of silicon detector implementing the effect of ...
Definition:
SiliconDetectorCapacitiveNetAlgo.h:45
Herd::ScdCapacitiveNetAlgo
Algorithm that distributes signal on strips on readout strips.
Definition:
ScdCapacitiveNetAlgo.h:63
Generated by
1.8.13