LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 "nuevdb/EventDisplayBase/ScanWindow.h"
#include "nuevdb/EventDisplayBase/ScanOptions.h"
#include "nuevdb/EventDisplayBase/NavState.h"
#include "nuevdb/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.
Referenced by evdb::ScanFrame::ScanFrame().