CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
corsika::node::GeometryDataInterface< T, TEnvType > Struct Template Reference

Describe "volume node" data on a Stack. More...

#include <GeometryNodeStackExtension.hpp>

Inheritance diagram for corsika::node::GeometryDataInterface< T, TEnvType >:

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
 

Detailed Description

template<typename T, typename TEnvType>
struct corsika::node::GeometryDataInterface< T, TEnvType >

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

Todo:
fixme: Document type T

Definition at line 33 of file GeometryNodeStackExtension.hpp.


The documentation for this struct was generated from the following file: