window for hand scanning More...
#include "TCanvas.h"#include "TGFrame.h"#include "TGLayout.h"#include "TGButton.h"#include "TGDimension.h"#include "TGNumberEntry.h"#include "TGLabel.h"#include "TGScrollBar.h"#include "TGCanvas.h"#include "TMath.h"#include "TString.h"#include "TSystem.h"#include "TTimeStamp.h"#include "nutools/EventDisplayBase/ScanWindow.h"#include "nutools/EventDisplayBase/ScanOptions.h"#include "nutools/EventDisplayBase/NavState.h"#include "nutools/EventDisplayBase/EventHolder.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "nusimdata/SimulationBase/MCNeutrino.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
Variables | |
| static int | kInputID = 0 |
window for hand scanning
Definition in file ScanWindow.cxx.
|
static |
Definition at line 32 of file ScanWindow.cxx.
1.8.11