Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
CLHEP::Tcomponent Class Reference

#include <LorentzVector.h>

Public Member Functions

 Tcomponent (double t)
 
 operator double () const
 

Detailed Description

Definition at line 560 of file LorentzVector.h.

Constructor & Destructor Documentation

◆ Tcomponent()

CLHEP::Tcomponent::Tcomponent ( double t)
inlineexplicit

Definition at line 564 of file LorentzVector.h.

564: t_(t) {}

Member Function Documentation

◆ operator double()

CLHEP::Tcomponent::operator double ( ) const
inline

Definition at line 565 of file LorentzVector.h.

565{ return t_; }

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