#include <fstream>#include "globals.hh"#include "G4Trajectory.hh"#include "G4TrajectoryPoint.hh"#include "dk2nu/tree/dk2nu.h"#include "dk2nu/tree/dkmeta.h"#include "TSystem.h"#include "G4ios.hh"#include "G4TrajectoryContainer.hh"#include <map>Go to the source code of this file.
Classes | |
| class | LBNEAnalysis |
Typedefs | |
| typedef std::vector< G4String > | vstring_t |
Variables | |
| const int | kMaxP = 10000 |
| const int | HkMaxP = 100000000 |
| typedef std::vector<G4String> vstring_t |
Definition at line 29 of file LBNEAnalysis.hh.
| const int HkMaxP = 100000000 |
Definition at line 33 of file LBNEAnalysis.hh.
| const int kMaxP = 10000 |
Definition at line 32 of file LBNEAnalysis.hh.
1.8.11