|
Jpp
|
#include <string>#include <iostream>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "evt/Head.hh"#include "evt/Evt.hh"#include "evt/Vec.hh"#include "JDAQ/JDAQEvent.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JGizmo/JVolume.hh"#include "JGeometry3D/JCylinder3D.hh"#include "JGeometry3D/JPosition3D.hh"#include "JSupport/JTriggeredFileScanner.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JSupport/JSupport.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to histogram neutrino effective volume for triggered events. For genie/gSeaGen events a histogram depicting the fraction of events that triggered the detector inside the instrumented volume is also shown. The unit of the contents of the histogram is
.
Definition in file JVolume1D.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 107 of file JVolume1D.cc.
1.8.16