#include "TopDownSelector.h"
#include <utl/ErrorLogger.h>
#include <evt/Event.h>
#include <evt/ShowerSRecData.h>
#include <evt/ShowerRecData.h>
#include <sevt/EventTrigger.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/StationConstants.h>
#include <sevt/SortCriteria.h>
#include <fwk/CentralConfig.h>
#include <det/Detector.h>
#include <sdet/Station.h>
#include <sdet/SDetector.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/Branch.h>
#include <TCdasUtil.h>
Go to the source code of this file.
Variables | |
static bool | bFirstIteration |
|
static |
Definition at line 31 of file TopDownSelector.cc.
Referenced by TopDownSelectorNS::TopDownSelector::IsGoodTimeConfig(), and TopDownSelectorNS::TopDownSelector::Select().