#include "MapsTrackManager.hh"
#include "MapsTrack.hh"
#include "MapsSensor.hh"
#include "MapsException.hh"
#include <cmath>
#include <vector>
#include "TRandom2.h"
#include "TFile.h"
#include "TH1F.h"
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
int main | ( | int | argc, | |
const char ** | argv | |||
) |
Definition at line 10 of file Rewriter.cpp.
References MapsTrackManager::exportToRootFile(), MapsTrackManager::getSensors(), MapsTrackManager::getTracks(), and MapsTrackManager::recreateFromRootFile().