| 
    Jpp
    16.0.3
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for L1 build parameters. More...
#include <JBuildL1.hh>
  
 Public Member Functions | |
| JBuildL1Parameters (const double Tmax_ns, const bool combine) | |
| Constructor.  More... | |
| JBuildL1Parameters (const JTriggerParameters ¶meters) | |
| Constructor.  More... | |
| JBuildL1Parameters (const JL2Parameters ¶meters) | |
| Constructor.  More... | |
Public Attributes | |
| double | TMax_ns | 
| bool | combine | 
Auxiliary data structure for L1 build parameters.
Definition at line 37 of file JBuildL1.hh.
      
  | 
  inline | 
Constructor.
| Tmax_ns | maximal time difference between consecutive hits [ns] | 
| combine | combine multiple L1 hits within given time window | 
Definition at line 45 of file JBuildL1.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Constructor.
| parameters | L2 parameters | 
Definition at line 68 of file JBuildL1.hh.
| double JTRIGGER::JBuildL1Parameters::TMax_ns | 
Definition at line 74 of file JBuildL1.hh.
| bool JTRIGGER::JBuildL1Parameters::combine | 
Definition at line 75 of file JBuildL1.hh.
 1.8.5