#include "Candidate/CandBase.h"#include "Plex/PlexSEIdAltL.h"#include "RawData/RawChannelId.h"#include "CandDigit/CandDigitHandle.h"Go to the source code of this file.
Classes | |
| class | CandDigit |
Functions | |
| void | SetCandDigitPlexListInEquivTestState (int state=1) |
| int | GetCandDigitPlexListInEquivTestState () |
|
|
Definition at line 34 of file CandDigit.cxx. 00035 {
00036 return CandDigitPlexListInEquivTestState;
00037 }
|
|
|
Definition at line 30 of file CandDigit.cxx. References CandDigitPlexListInEquivTestState. Referenced by NtpMRModule::FillNtpSummary(). 00030 {
00031 CandDigitPlexListInEquivTestState = state;
00032 }
|
1.3.9.1