Deals with crowns for the array of stations, building neighbour array. More...
Go to the source code of this file.
Functions | |
void | BuildNeighbour () |
int | crown (double x1, double x2, double y1, double y2) |
Variables | |
char * | distcrown =NULL |
char * | exists =NULL |
char * | neighbour =NULL |
Deals with crowns for the array of stations, building neighbour array.
Definition in file XbArray.cc.
void BuildNeighbour | ( | ) |
int crown | ( | double | x1, |
double | x2, | ||
double | y1, | ||
double | y2 | ||
) |
Definition at line 14 of file XbArray.cc.
References max.
Referenced by BuildNeighbour(), sdet::Station::GetCrown(), Sd5T5Tester::Sd5T5Tester::Run(), SDetectorTest::testBug594(), and SDetectorTest::testCrowns().
char* distcrown =NULL |
Definition at line 11 of file XbArray.cc.
Referenced by BuildNeighbour(), and XbAlgoT3Build().
char* exists =NULL |
Definition at line 12 of file XbArray.cc.
Referenced by RdAirplane::Ads_bDataBase::_addAirplanesFromLogFile(), RdAirplane::DataWriter::_createOutputFolder(), RdAirplane::DataWriter::_createOutputFolderForEvent(), RdAirplane::RdAirplaneArrivalDirectionSetter::_readInEventAirplaneAssociations(), ADST2CORSIKA(), BuildNeighbour(), RdAirplane::RdTransformAds_bLogFile::Init(), main(), CentralTriggerSimulatorXb::MemoryCleanup(), io::CorsikaShowerFile::Open(), utl::Reader::Parse(), preselect(), io::AiresShowerFile::Read(), RdLDFFitter::RdLDFFitter::SaveContours(), io::CorsikaShowerFile::ScanGroundFile(), io::CorsikaShowerFile::ScanSteerFile(), RdAirplane::DataWriter::writeStationInfosToFile(), and writeSteeringCard().
char* neighbour =NULL |
Definition at line 10 of file XbArray.cc.
Referenced by BuildNeighbour(), CentralTriggerSimulatorXb::MemoryCleanup(), and XbAlgoFindCluster().