Project
Loading...
Searching...
No Matches
ToyAbsorberFastSim.h
Go to the documentation of this file.
1
// Copyright 2019-2026 CERN and copyright holders of ALICE O2.
2
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3
// All rights not expressly granted are reserved.
4
//
5
// This software is distributed under the terms of the GNU General Public
6
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7
//
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
#ifndef O2_FASTSIM_TOY_ABSORBER_H_
13
#define O2_FASTSIM_TOY_ABSORBER_H_
14
15
#include "
FastSim/FastSimModel.h
"
16
17
namespace
o2::fastsim
18
{
19
23
class
ToyAbsorberFastSim
:
public
FastSimModel
24
{
25
public
:
26
using
FastSimModel::FastSimModel
;
27
28
protected
:
29
std::vector<FastSimOutput>
sample
(
const
FastSimInput
& input)
const override
;
30
};
31
32
}
// namespace o2::fastsim
33
34
#endif
// O2_FASTSIM_TOY_ABSORBER_H_
FastSimModel.h
o2::fastsim::FastSimModel
Definition
FastSimModel.h:74
o2::fastsim::FastSimModel::FastSimModel
FastSimModel(const G4String &name, const G4String &envelopeVolume, double minEnergyGeV)
Definition
FastSimModel.cxx:36
o2::fastsim::ToyAbsorberFastSim
Definition
ToyAbsorberFastSim.h:24
o2::fastsim::ToyAbsorberFastSim::sample
std::vector< FastSimOutput > sample(const FastSimInput &input) const override
Definition
ToyAbsorberFastSim.cxx:26
o2::fastsim
Definition
FastSimModel.h:33
o2::fastsim::FastSimInput
Definition
FastSimModel.h:37
Detectors
FastSim
include
FastSim
ToyAbsorberFastSim.h
Generated on Sat Aug 29 2026 15:08:51 for Project by
1.9.8