signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
recordHitInterface
Interface
18 statements
Source File
detector_base.f90
detector_mod
recordHitInterface
Contents
None
interface
public subroutine recordHitInterface(this, hitpoint, history)
Arguments
Type
Intent
Optional
Attributes
Name
class(
detector
),
intent(inout)
::
this
type(
hit_t
),
intent(in)
::
hitpoint
type(
history_stack_t
),
intent(inout)
::
history