ATLAS Offline Software
Loading...
Searching...
No Matches
TFCSLateralShapeParametrizationFixedHitChain.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TFCSLateralShapeParametrizationFixedHitChain_h
6#define TFCSLateralShapeParametrizationFixedHitChain_h
7
9
12 public:
13 TFCSLateralShapeParametrizationFixedHitChain(const char *name = nullptr,
14 const char *title = nullptr);
17
18 protected:
19 virtual bool check_all_hits_simulated(
21 TFCSSimulationState &simulstate, const TFCSTruthState *truth,
22 const TFCSExtrapolationState *extrapol, bool success) const override;
23
24 private:
26 1) // TFCSLateralShapeParametrizationFixedHitChain
27};
28
29#endif
TFCSLateralShapeParametrizationFixedHitChain(const char *name=nullptr, const char *title=nullptr)
virtual bool check_all_hits_simulated(TFCSLateralShapeParametrizationHitBase::Hit &hit, TFCSSimulationState &simulstate, const TFCSTruthState *truth, const TFCSExtrapolationState *extrapol, bool success) const override
TFCSLateralShapeParametrizationHitChain(const char *name=nullptr, const char *title=nullptr)