| 
    Jpp
    18.0.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for JOpera1D.cc and JOpera2D.cc applications. More...
#include <JGizmoToolkit.hh>
Static Public Member Functions | |
| static const char *const | SAME_AS_OPERATION () | 
| Set name of output histogram to name of operation.  More... | |
| static const char *const | SAME_AS_INPUT () | 
| Set name of output histogram to name of input histogram.  More... | |
| static const char *const | Add () | 
| ROOT TH1::Add.  More... | |
| static const char *const | add () | 
| Add contents with lookup bin in second histogram.  More... | |
| static const char *const | Subtract () | 
| ROOT TH1::Subtract.  More... | |
| static const char *const | subtract () | 
| Subtract contents with lookup bin in second histogram.  More... | |
| static const char *const | Multiply () | 
| ROOT TH1::Multiply.  More... | |
| static const char *const | multiply () | 
| Multiply contents with lookup bin in second histogram.  More... | |
| static const char *const | Divide () | 
| ROOT TH1::Divide.  More... | |
| static const char *const | divide () | 
| Divide contents with lookup bin in second histogram.  More... | |
| static const char *const | efficiency () | 
| Divide contents and multiply errors with inefficiency.  More... | |
| static const char *const | stdev () | 
| Set contents to standard deviation.  More... | |
| static const char *const | sqrt () | 
| Set contents to signed difference between squares.  More... | |
| static const char *const | Replace () | 
| Set contents to associated function.  More... | |
Auxiliary data structure for JOpera1D.cc and JOpera2D.cc applications.
Definition at line 63 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set name of output histogram to name of operation.
Definition at line 67 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set name of output histogram to name of input histogram.
Definition at line 68 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Add.
Definition at line 73 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Add contents with lookup bin in second histogram.
Definition at line 74 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Subtract.
Definition at line 75 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Subtract contents with lookup bin in second histogram.
Definition at line 76 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Multiply.
Definition at line 77 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Multiply contents with lookup bin in second histogram.
Definition at line 78 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Divide.
Definition at line 79 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Divide contents with lookup bin in second histogram.
Definition at line 80 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Divide contents and multiply errors with inefficiency.
Definition at line 81 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set contents to standard deviation.
Definition at line 82 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set contents to signed difference between squares.
Definition at line 83 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set contents to associated function.
Definition at line 84 of file JGizmoToolkit.hh.
 1.8.5