const std::vector< bool > & UsedStations() const
number of segments tested per muon station
const std::vector< double > & DYTEstimators() const
estimator values for all station
std::vector< bool > UsedStations_
void setThresholds(const std::map< int, double > &ThresholdsMap)
const std::vector< DetId > & IdChambers() const
DetId vector of chamber with valid estimator.
void CopyFrom(const DYTInfo &)
copy from another DYTInfo
std::vector< double > DYTEstimators_
void setIdChambers(const std::map< int, DetId > &IdChambersMap)
void setUsedStations(const std::map< int, bool > &ustMap)
std::vector< DetId > IdChambers_
void setDYTEstimators(const std::map< int, double > &dytEstMap)
const int NStUsed() const
number of stations used by DYT
DYTInfo()
Constructor - Destructor.
void setNStUsed(int NStUsed)
const std::vector< double > & Thresholds() const
vector of thresholds
std::vector< double > Thresholds_