Parent Directory | Revision Log | Patch
revision 1.37 by pam-fi, Thu Nov 6 10:45:34 2008 UTC | revision 1.38 by mocchiut, Fri Dec 5 09:56:27 2008 UTC | |
---|---|---|
# | Line 541 class PamLevel2 : public TObject { | Line 541 class PamLevel2 : public TObject { |
541 | ||
542 | Bool_t IsRUN(){return RUN;}; | Bool_t IsRUN(){return RUN;}; |
543 | ||
544 | Bool_t IsGood(); | Bool_t IsGood(Bool_t strict=true); |
545 | ||
546 | Int_t IsSELLI(){return SELLI;}; //trees of selected events (there is a selection list) | Int_t IsSELLI(){return SELLI;}; //trees of selected events (there is a selection list) |
547 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |