CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
PropState Struct Reference

#include <RntStructs.h>

Inheritance diagram for PropState:
State

Public Member Functions

PropStateoperator= (const PropState &)=default
 
 PropState ()=default
 
- Public Member Functions inherited from State
Stateoperator= (const State &)=default
 
 State ()=default
 

Public Attributes

float dalpha
 
int fail_flag
 
- Public Attributes inherited from State
RVec mom
 
RVec pos
 

Detailed Description

Definition at line 40 of file RntStructs.h.

Constructor & Destructor Documentation

◆ PropState()

PropState::PropState ( )
default

Member Function Documentation

◆ operator=()

PropState& PropState::operator= ( const PropState )
default

Member Data Documentation

◆ dalpha

float PropState::dalpha

Definition at line 41 of file RntStructs.h.

◆ fail_flag

int PropState::fail_flag

Definition at line 42 of file RntStructs.h.