Range of reconstruction stages.  
 More...
#include <reconstruction.hh>
Range of reconstruction stages. 
Definition at line 26 of file tools/reconstruction.hh.
 
  
  
      
        
          | rec_stages_range::rec_stages_range  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | rec_stages_range::rec_stages_range  | 
          ( | 
          const int  | 
          lower,  | 
         
        
           | 
           | 
          const int  | 
          upper  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | lower | lower reconstruction stage  | 
    | upper | upper reconstruction stage  | 
  
   
Definition at line 42 of file tools/reconstruction.hh.
 
 
  
  
      
        
          | rec_stages_range::rec_stages_range  | 
          ( | 
          const int  | 
          stage | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | stage | reconstruction stage  | 
  
   
Definition at line 53 of file tools/reconstruction.hh.
then cat $TRIPOD_INITIAL<< EOF1 256877.5 4743716.7-2438.42 256815.5 4743395.0-2435.53 257096.2 4743636.0-2439.5EOFfiJEditDetector-a $DETECTOR_INITIAL-@"z = -2441.5"-s"-1 mul $MUL"-o $DETECTORcp-p $TRIPOD_INITIAL $TRIPODJAcoustics.sh $DETECTOR_IDJAcousticsEventBuilder.sh $DETECTOR $RUNS[*]cd $WORKDIRif[!$HOMEDIR-ef $WORKDIR];then cp-p $HOMEDIR/$TRIPOD $WORKDIR cp-p $HOMEDIR/$DETECTOR $WORKDIR for RUN in $RUNS[*];do cp-p $HOMEDIR/KM3NeT_ ${(l:8::0::0:) DETECTOR_ID}_ ${(l:8::0::0:) RUN}_event.root $WORKDIR done JAcoustics.sh $DETECTOR_IDfifor STAGE in`echo $STAGES`;do $JPP_DIR/examples/JAcoustics/acoustics-fit.sh $DETECTOR $TRIPOD $STAGE $WORKDIR/KM3NeT_ ${(l:8::0::0:) DETECTOR_ID}_ *event.root > $HOMEDIR stage
 
 
 
 
  
  
      
        
          | bool rec_stages_range::operator()  | 
          ( | 
          const int  | 
          stage | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Test if given reconstruction stage is within range. 
- Parameters
 - 
  
    | stage | reconstruction stage  | 
  
   
- Returns
 - true if within range; else false 
 
Definition at line 65 of file tools/reconstruction.hh.
then cat $TRIPOD_INITIAL<< EOF1 256877.5 4743716.7-2438.42 256815.5 4743395.0-2435.53 257096.2 4743636.0-2439.5EOFfiJEditDetector-a $DETECTOR_INITIAL-@"z = -2441.5"-s"-1 mul $MUL"-o $DETECTORcp-p $TRIPOD_INITIAL $TRIPODJAcoustics.sh $DETECTOR_IDJAcousticsEventBuilder.sh $DETECTOR $RUNS[*]cd $WORKDIRif[!$HOMEDIR-ef $WORKDIR];then cp-p $HOMEDIR/$TRIPOD $WORKDIR cp-p $HOMEDIR/$DETECTOR $WORKDIR for RUN in $RUNS[*];do cp-p $HOMEDIR/KM3NeT_ ${(l:8::0::0:) DETECTOR_ID}_ ${(l:8::0::0:) RUN}_event.root $WORKDIR done JAcoustics.sh $DETECTOR_IDfifor STAGE in`echo $STAGES`;do $JPP_DIR/examples/JAcoustics/acoustics-fit.sh $DETECTOR $TRIPOD $STAGE $WORKDIR/KM3NeT_ ${(l:8::0::0:) DETECTOR_ID}_ *event.root > $HOMEDIR stage
 
 
 
 
      
        
          | int rec_stages_range::lower | 
        
      
 
 
      
        
          | int rec_stages_range::upper | 
        
      
 
 
The documentation for this struct was generated from the following file: