Changeset 391 in svn for trunk/interface
- Timestamp:
- May 18, 2009, 6:49:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/CaloUtil.h
r264 r391 125 125 D_CaloTower& operator[](const unsigned int i) {return _calotowers[i];} 126 126 const D_CaloTower& getElement(const float eta, const float phi) ; 127 const D_CaloTower& getElement(const float eta, const float phi) const; 127 128 void addTower(const D_CaloTower& tower); 128 129 // sorts the elements with respect to their eta
Note:
See TracChangeset
for help on using the changeset viewer.