Vertex of energy loss of muon.  
 More...
#include <JSireneToolkit.hh>
 | 
| double  | z | 
|   | 
| double  | t | 
|   | 
| double  | E | 
|   | 
| double  | Es | 
|   | 
Vertex of energy loss of muon. 
Definition at line 146 of file JSireneToolkit.hh.
 
  
  
      
        
          | JSIRENE::JVertex::JVertex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | JSIRENE::JVertex::JVertex  | 
          ( | 
          const double  | 
          z,  | 
         
        
           | 
           | 
          const double  | 
          t,  | 
         
        
           | 
           | 
          const double  | 
          E  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | z | position [m]  | 
    | t | time [ns]  | 
    | E | energy [GeV]  | 
  
   
Definition at line 165 of file JSireneToolkit.hh.
 
 
  
  
      
        
          | double JSIRENE::JVertex::getZ  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::getT  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::getE  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::getEs  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::getRange  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get range of muon. 
This method applies only ionisation energy loss.
- Returns
 - range [m] 
 
Definition at line 226 of file JSireneToolkit.hh.
static const JGeane gWater(2.67e-1 *JTOOLS::DENSITY_SEA_WATER, 3.4e-4 *JTOOLS::DENSITY_SEA_WATER)
Function object for Energy loss of muon in sea water. 
 
double getA() const 
Get energy loss constant. 
 
 
 
 
  
  
      
        
          | double JSIRENE::JVertex::getRange  | 
          ( | 
          const JGeane &  | 
          geane | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void JSIRENE::JVertex::applyEloss  | 
          ( | 
          const double  | 
          Es | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | JVertex& JSIRENE::JVertex::step  | 
          ( | 
          const double  | 
          ds | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Step. 
This method applies only ionisation energy loss.
- Parameters
 - 
  
  
 
- Returns
 - this vertex 
 
Definition at line 266 of file JSireneToolkit.hh.
static const JGeane gWater(2.67e-1 *JTOOLS::DENSITY_SEA_WATER, 3.4e-4 *JTOOLS::DENSITY_SEA_WATER)
Function object for Energy loss of muon in sea water. 
 
double getA() const 
Get energy loss constant. 
 
 
 
 
  
  
      
        
          | JVertex& JSIRENE::JVertex::step  | 
          ( | 
          const JGeane &  | 
          geane,  | 
         
        
           | 
           | 
          const double  | 
          ds  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Step. 
- Parameters
 - 
  
    | geane | energy loss  | 
    | ds | step [m]  | 
  
   
- Returns
 - this vertex 
 
Definition at line 283 of file JSireneToolkit.hh.
 
 
  
  
      
        
          | double JSIRENE::JVertex::z | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::t | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::E | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double JSIRENE::JVertex::Es | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this struct was generated from the following file: