|
CORSIKA
@c8_version@
The framework to simulate particle cascades for astroparticle physics
|
Describe "volume node" data on a Stack. More...
#include <GeometryNodeStackExtension.hpp>

Public Types | |
| typedef T | super_type |
| typedef TEnvType::BaseNodeType | node_type |
Public Member Functions | |
| void | setParticleData (const std::tuple< node_type const *> v) |
| void | setParticleData (GeometryDataInterface &parent, const std::tuple< node_type const *>) |
| void | setParticleData () |
| void | setParticleData (GeometryDataInterface &parent) |
| std::string | asString () const |
| void | setNode (node_type const *v) |
| node_type const * | getNode () const |
Describe "volume node" data on a Stack.
Corresponding defintion of a stack-readout object, the iteractor dereference operator will deliver access to these function defintion of a stack-readout object, the iteractor dereference operator will deliver access to these function
Definition at line 33 of file GeometryNodeStackExtension.hpp.