44virtualintregionIndex() { return 0; }//prds near each other should return same index (used for optimal LOD usage in AUTO detail mode) (only called once/event)
45virtualboolhighLight() const { returnfalse; }//Return true to get hit highlighted (for e.g. a TRT hits with HT).
46//Outlier highlighting overrides this and is handled in the base classes.