SND@LHC Software
|
#include "sndSciFiTools.h"
#include <numeric>
#include <algorithm>
#include "TH1F.h"
#include "FairLogger.h"
#include "TClonesArray.h"
#include "sndScifiHit.h"
#include "ROOT/TSeq.hxx"
Go to the source code of this file.
Functions | |
bool | validateHit (sndScifiHit *aHit, int ref_station, bool ref_orientation) |
bool validateHit | ( | sndScifiHit * | aHit, |
int | ref_station, | ||
bool | ref_orientation | ||
) |
Definition at line 105 of file sndSciFiTools.cxx.