make sure that the comment content is not confused with end of comment.
This commit is contained in:
@@ -383,7 +383,7 @@ class PTheory
|
|||||||
*
|
*
|
||||||
* @param msrInfo Pointer to MSR file handler
|
* @param msrInfo Pointer to MSR file handler
|
||||||
* @param runNo Run number for this theory (0-based)
|
* @param runNo Run number for this theory (0-based)
|
||||||
* @param hasParent True if this is a sub-theory (for +/* operators)
|
* @param hasParent True if this is a sub-theory (for + / * operators)
|
||||||
*/
|
*/
|
||||||
PTheory(PMsrHandler *msrInfo, UInt_t runNo, const Bool_t hasParent = false);
|
PTheory(PMsrHandler *msrInfo, UInt_t runNo, const Bool_t hasParent = false);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user