Geant4 9.6.0
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 563 of file LorentzVector.h.

Constructor & Destructor Documentation

◆ Tcomponent()

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

Definition at line 567 of file LorentzVector.h.

567: t_(t) {}

Member Function Documentation

◆ operator double()

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

Definition at line 568 of file LorentzVector.h.

568{ return t_; }

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