Sort the order of member methods of SiDetectorElement (ATLASRECTS-5079)
https://its.cern.ch/jira/browse/ATLASRECTS-5079
- Sort the order of member methods of SiDetectorElement.
- SiDetectorElement.h, SiDetectorElement.icc, SiDetectorElement.cxx have the same order.
- Move non-const methods earlier than const methods.
- For easier understanding.
- Move operators after destructor.
- Add newline after returned type of methods.
- Add or remove some white spaces.
No logic changes
Edited by Susumu Oda