Provides information about the active material in the TPC.  
 More...
#include <AtomicNumber.h>
 | 
| struct   | Config | 
|   | Collection of configuration parameters for the service.  More...
  | 
|   | 
Provides information about the active material in the TPC. 
 - See also
 - AtomicNumber example overview
 
Configuration parameters 
See AtomicNumber service provider class.
- AtomicNumber (integer, default: 18): atomic number of the active material 
 
Definition at line 38 of file AtomicNumber.h.
 
Type describing all the parameters. 
Definition at line 55 of file AtomicNumber.h.
 
 
  
  
      
        
          | lar::example::AtomicNumber::AtomicNumber  | 
          ( | 
          Config const &  | 
          config | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Constructor from the complete configuration object. 
Definition at line 60 of file AtomicNumber.h.
unsigned int Z_
atomic number 
 
fhicl::Atom< unsigned int > AtomicNumber
 
 
 
 
Constructor from a parameter set. 
Definition at line 66 of file AtomicNumber.h.
fhicl::Table< Config > parameters_type
Type describing all the parameters. 
 
AtomicNumber(Config const &config)
Constructor from the complete configuration object. 
 
 
 
 
  
  
      
        
          | lar::example::AtomicNumber::AtomicNumber  | 
          ( | 
          AtomicNumber const &  | 
          pset | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
  
  
      
        
          | lar::example::AtomicNumber::AtomicNumber  | 
          ( | 
          AtomicNumber &&  | 
          pset | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
  
  
      
        
          | unsigned int lar::example::AtomicNumber::Z  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Returns the atomic number. 
Definition at line 84 of file AtomicNumber.h.
unsigned int Z_
atomic number 
 
 
 
 
  
  
      
        
          | unsigned int lar::example::AtomicNumber::Z_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- larexamples/larexamples/Services/AtomicNumber/Providers/AtomicNumber.h