Fork me on GitHub

Changeset 44 in svn for trunk/interface/SmearUtil.h


Ignore:
Timestamp:
Nov 19, 2008, 8:42:24 PM (16 years ago)
Author:
severine ovyn
Message:

add log file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/SmearUtil.h

    r43 r44  
    108108  int    C_IRATCH;
    109109
     110  //Define SISCone algorithm.
     111  int NPASS;
     112  double PROTOJET_PTMIN;
     113
     114
    110115  /// Reads the data card for the initialisation of the parameters
    111116  void ReadDataCard(const string datacard);
     117 
     118  /// Create the output log file
     119  void Logfile(string LogName);
    112120 
    113121  /// Provides the smeared TLorentzVector for the electrons
Note: See TracChangeset for help on using the changeset viewer.