Changeset 44 in svn for trunk/interface
- Timestamp:
- Nov 19, 2008, 8:42:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/SmearUtil.h
r43 r44 108 108 int C_IRATCH; 109 109 110 //Define SISCone algorithm. 111 int NPASS; 112 double PROTOJET_PTMIN; 113 114 110 115 /// Reads the data card for the initialisation of the parameters 111 116 void ReadDataCard(const string datacard); 117 118 /// Create the output log file 119 void Logfile(string LogName); 112 120 113 121 /// Provides the smeared TLorentzVector for the electrons
Note:
See TracChangeset
for help on using the changeset viewer.