Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19300123
D82.1759161816.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
415 B
Referenced Files
None
Subscribers
None
D82.1759161816.diff
View Options
diff --git a/EvtGenBase/EvtDecayProb.hh b/EvtGenBase/EvtDecayProb.hh
--- a/EvtGenBase/EvtDecayProb.hh
+++ b/EvtGenBase/EvtDecayProb.hh
@@ -33,11 +33,9 @@
double getProb() { return _prob; }
inline void setWeight( double weight ) { _weight = weight; }
- virtual ~EvtDecayProb() {}
-
private:
- double _prob;
- double _weight;
+ double _prob {1.0};
+ double _weight {1.0};
};
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 29, 5:03 PM (19 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6540626
Default Alt Text
D82.1759161816.diff (415 B)
Attached To
Mode
D82: EvtDecayProb minor fixes
Attached
Detach File
Event Timeline
Log In to Comment