Celeritas 0.7+28f01d9
Loading...
Searching...
No Matches
Deprecated List
Member celeritas::CollectionMirror
Use ParamsDataStore instead. This alias will be removed in v1.0.
Member celeritas::CollectionStateStore
Use ParamsDataStore instead. This alias will be removed in v1.0.
Member celeritas::Environment::clear ()
Use env = {} instead.
Class celeritas::GeantSimpleCalo
This class should be replaced by a more advanced scoring mechanism.
Member celeritas::GeoTrackInterface< RealType >::failed () const =0
check geo_status for GeoStatus::error instead.
Member celeritas::GeoTrackInterface< RealType >::find_next_step ()
Provide a physically reasonable upper bound to the distance to reduce search cost and avoid a redundant method.
Member celeritas::GeoTrackInterface< RealType >::is_on_boundary () const =0
use is_on_boundary(geo.geo_status())
Member celeritas::GeoTrackInterface< RealType >::is_outside () const =0
Check geo.geo_status() is not invalid and evaluate is_outside(geo.volume_id())
Member celeritas::logspace (double start, double stop, size_type n)
Remove in v1.0; replaced by geomspace
Member celeritas::MakeMTLogger (G4RunManager const &rm)
Remove in v1.0; replaced by MakeMTSelfLogger
Struct celeritas::numeric_limits< Numeric >
The name of this class will change to NumericLimits to conform to the Celeritas naming system, since it is not a complete replacement for the std implementation.
Class celeritas::optical::ImportedMaterials
To be deleted soon
Class celeritas::optical::ModelImporter
To be deleted soon
Struct celeritas::PrimaryGeneratorOptions
See inp::PrimaryGenerator
Member celeritas::RectArrayTracker::intersect (LocalState const &state) const
Provide a physically reasonable upper bound to the distance to reduce search cost and avoid a redundant method.
Member celeritas::SimpleUnitTracker::intersect (LocalState const &state) const
Provide a physically reasonable upper bound to the distance to reduce search cost and avoid a redundant method.
Member celeritas::Stream::Stream ()
This constructor is ambiguous: remove it.
Member celeritas::VolumeParams::parents (VolumeId v_id) const
Use get instead
File celeritas_cmake_strings.h
This file should be replaced by "corecel/Config.hh".
File celeritas_sys_config.h
This file should be replaced by "corecel/Config.hh".
File celeritas_version.h
This file should be replaced by "corecel/Version.hh".
File device_runtime_api.h
This file should be replaced by "corecel/DeviceRuntimeApi.hh".
File GeoParams.hh
Use CoreGeoParams.hh
File ScaleUtils.hh
Remove in v1.0