A more compact way of storing shape/ofc data — const portion.  
 More...
#include <LArCompactSubset.h>
A more compact way of storing shape/ofc data — const portion. 
Definition at line 99 of file LArCompactSubset.h.
◆ LArCompactSubsetConstChannelProxy() [1/2]
      
        
          | LArCompactSubsetConstChannelProxy::LArCompactSubsetConstChannelProxy | ( |  | ) |  | 
      
 
Default constructor. 
Makes an invalid proxy. 
 
 
◆ LArCompactSubsetConstChannelProxy() [2/2]
Constructor. 
chan The channel index we reference.
subset The subset object within which we live. 
 
 
◆ getData()
      
        
          | LArVectorProxy LArCompactSubsetConstChannelProxy::getData | ( | unsigned int | which, | 
        
          |  |  | size_t | tbin | 
        
          |  | ) |  | const | 
      
 
Return one set of wave data from this channel. 
- Parameters
- 
  
    | which | Index of the wave type to return. |  | tbin | Time bin index. |  
 
 
 
◆ getSize()
      
        
          | size_t LArCompactSubsetConstChannelProxy::getSize | ( |  | ) | const | 
      
 
Return the number of time bins for this channel. 
 
 
◆ isValid()
      
        
          | bool LArCompactSubsetConstChannelProxy::isValid | ( |  | ) | const | 
      
 
Test to see if the proxy is valid. 
 
 
◆ OFC_a()
◆ OFC_aSize()
      
        
          | size_t LArCompactSubsetConstChannelProxy::OFC_aSize | ( |  | ) | const | 
      
 
 
◆ OFC_b()
◆ OFC_bSize()
      
        
          | size_t LArCompactSubsetConstChannelProxy::OFC_bSize | ( |  | ) | const | 
      
 
 
◆ shape()
◆ shapeDer()
◆ shapeDerSize()
      
        
          | size_t LArCompactSubsetConstChannelProxy::shapeDerSize | ( |  | ) | const | 
      
 
 
◆ shapeSize()
      
        
          | size_t LArCompactSubsetConstChannelProxy::shapeSize | ( |  | ) | const | 
      
 
 
◆ timeBinWidth()
      
        
          | float LArCompactSubsetConstChannelProxy::timeBinWidth | ( |  | ) | const | 
      
 
Return the time bin width for this channel. 
 
 
◆ timeOffset()
      
        
          | float LArCompactSubsetConstChannelProxy::timeOffset | ( |  | ) | const | 
      
 
Return the time offset for this channel. 
 
 
◆ m_chan
  
  | 
        
          | unsigned int LArCompactSubsetConstChannelProxy::m_chan |  | protected | 
 
 
◆ m_subset
Subset within which we live. Null for an invalid proxy. 
Definition at line 169 of file LArCompactSubset.h.
 
 
The documentation for this class was generated from the following file: