Changeset 6892 for trunk/MagicSoft/Mars/mfilter
- Timestamp:
- 03/29/05 11:42:03 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFSupercuts.cc
r6879 r6892 297 297 Int_t MFSupercuts::ReadEnv(const TEnv &env, TString prefix, Bool_t print) 298 298 { 299 if (MFilter::ReadEnv(env, prefix, print)==kERROR) 300 return kERROR; 301 299 302 if (IsEnvDefined(env, prefix, "File", print)) 300 303 {
Note:
See TracChangeset
for help on using the changeset viewer.