| 
    Jpp
    
   | 
 
#include <iomanip>#include <iostream>#include <sstream>#include <string>#include "TFile.h"#include "TH1D.h"#include "TMath.h"#include "TROOT.h"#include "TApplication.h"#include "TLegend.h"#include "TGraphErrors.h"#include "JDAQ/JDAQ.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "JLang/JString.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JSupport.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Auxiliary program to find depth dependence of multiplicity rates
Definition in file JDepthDependence.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 53 of file JDepthDependence.cc.
 1.8.16