CMS 3D CMS Logo

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

#include <RntStructs.h>

Inheritance diagram for State:
PropState

Public Member Functions

Stateoperator= (const State &)=default
 
 State ()=default
 

Public Attributes

RVec mom
 
RVec pos
 

Detailed Description

Definition at line 33 of file RntStructs.h.

Constructor & Destructor Documentation

◆ State()

State::State ( )
default

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ mom

RVec State::mom

Definition at line 34 of file RntStructs.h.

◆ pos

RVec State::pos

Definition at line 34 of file RntStructs.h.