Fork me on GitHub

Ignore:
Timestamp:
Jun 17, 2009, 10:59:38 PM (15 years ago)
Author:
Xavier Rouby
Message:

cleaning for avoiding some harmless compilation warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/Hector/src/H_Marker.cc

    r281 r437  
    3939}
    4040
    41 void H_Marker::setMatrix(const float eloss, const float p_mass, const float p_charge) {
     41//void H_Marker::setMatrix(const float eloss, const float p_mass, const float p_charge) {
     42void H_Marker::setMatrix(const float , const float , const float ) {
    4243                element_mat = driftmat(0);
    4344        return ;
Note: See TracChangeset for help on using the changeset viewer.