| 
    Jpp 19.3.0-rc.3
    
   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.   | |
| static const char *const | SAME_AS_INPUT () | 
| Set name of output histogram to name of input histogram.   | |
| static const char *const | Add () | 
| ROOT TH1::Add.   | |
| static const char *const | add () | 
| Add contents with lookup bin in second histogram.   | |
| static const char *const | Subtract () | 
| ROOT TH1::Subtract.   | |
| static const char *const | subtract () | 
| Subtract contents with lookup bin in second histogram.   | |
| static const char *const | Multiply () | 
| ROOT TH1::Multiply.   | |
| static const char *const | multiply () | 
| Multiply contents with lookup bin in second histogram.   | |
| static const char *const | Divide () | 
| ROOT TH1::Divide.   | |
| static const char *const | divide () | 
| Divide contents with lookup bin in second histogram.   | |
| static const char *const | efficiency () | 
| Divide contents and multiply errors with inefficiency.   | |
| static const char *const | stdev () | 
| Set contents to standard deviation.   | |
| static const char *const | sqrt () | 
| Set contents to signed difference between squares.   | |
| static const char *const | Replace () | 
| Set contents to associated function.   | |
Auxiliary data structure for JOpera1D.cc and JOpera2D.cc applications.
Definition at line 70 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set name of output histogram to name of operation.
Definition at line 74 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set name of output histogram to name of input histogram.
Definition at line 75 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Add.
Definition at line 80 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Add contents with lookup bin in second histogram.
Definition at line 81 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Subtract.
Definition at line 82 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Subtract contents with lookup bin in second histogram.
Definition at line 83 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Multiply.
Definition at line 84 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Multiply contents with lookup bin in second histogram.
Definition at line 85 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
ROOT TH1::Divide.
Definition at line 86 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Divide contents with lookup bin in second histogram.
Definition at line 87 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Divide contents and multiply errors with inefficiency.
Definition at line 88 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set contents to standard deviation.
Definition at line 89 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set contents to signed difference between squares.
Definition at line 90 of file JGizmoToolkit.hh.
      
  | 
  inlinestatic | 
Set contents to associated function.
Definition at line 91 of file JGizmoToolkit.hh.