]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoFrom Jennifer - get geo-manager via AliEveEventManager::AssertGeometry().
mtadel [Thu, 22 Apr 2010 09:25:44 +0000 (09:25 +0000)]
From Jennifer - get geo-manager via AliEveEventManager::AssertGeometry().

14 years agoNew feature (=event-by-event selection of injector pads for drift speed calcualation...
prino [Thu, 22 Apr 2010 09:00:33 +0000 (09:00 +0000)]
New feature (=event-by-event selection of injector pads for drift speed calcualation) in SDD DA for injector runs (F. Prino)

14 years agoAdding new task to implement central filtering (AliAnalysisTaskFilterSteer).
zampolli [Thu, 22 Apr 2010 08:50:52 +0000 (08:50 +0000)]
Adding new task to implement central filtering (AliAnalysisTaskFilterSteer).
Removing obsolete task (AliAnalysisTaskFilterSTEER).
Adding steering macro for AliAnalysisTaskFilterSteer.

14 years ago- Implementing Central task for filtering the ESD friends:
zampolli [Thu, 22 Apr 2010 08:36:57 +0000 (08:36 +0000)]
- Implementing Central task for filtering the ESD friends:
    - keeping only 1% of the whole sample, randomly selected

- Adding the setting/getting of the "skip" bit (bit 23) for AliESDfriendTrack/AliESDfriend
  during the filtering
    - AliESDfriendTrack --> to allow to have the logical or between tracks from different tasks
      when adding a "dummy" friend track (when not selected by the filter)
    - AliESDfriend --> to be able to disentagle between ESDfriends added because
      selected, or added as "dummy" ones when not selected

- Corresponding changes in AliAnalysisTaskFilter/AliESDHandler and in the
  example filtering tasks

- Removal of AliAnalysisFilterSTEER:
  - the 1% selection is now done in AliAnalysisFilterSteer
  - the pt selection should be handled in separate detector-specific tasks

14 years ago- macro for filling histograms for tracking diagnostics (TPCTrackHisto component)
kkanaki [Thu, 22 Apr 2010 08:14:26 +0000 (08:14 +0000)]
- macro for filling histograms for tracking diagnostics (TPCTrackHisto component)
  (shorter and legible version of the very long HLT-TPC reconstruction macro)

14 years agoFixes for warnings
sma [Thu, 22 Apr 2010 07:55:16 +0000 (07:55 +0000)]
Fixes for warnings

14 years agoRemoved obsolete method
masera [Wed, 21 Apr 2010 21:16:28 +0000 (21:16 +0000)]
Removed obsolete method

14 years agocorrect setting of EMCAL geometry, correct memory leak, correct problems with termina...
gconesab [Wed, 21 Apr 2010 20:55:28 +0000 (20:55 +0000)]
correct setting of EMCAL geometry, correct memory leak, correct problems with terminate execution

14 years agoFix for Savannah bug 66143
masera [Wed, 21 Apr 2010 20:18:01 +0000 (20:18 +0000)]
Fix for Savannah bug 66143

14 years agoWarning fixes from Magali
estienne [Wed, 21 Apr 2010 19:01:05 +0000 (19:01 +0000)]
Warning fixes from Magali

14 years agoFix for bug number 66155
masera [Wed, 21 Apr 2010 17:16:56 +0000 (17:16 +0000)]
Fix for bug number 66155

14 years agoremove the check SetOwner before cleaning the TObjArray
schutz [Wed, 21 Apr 2010 17:14:04 +0000 (17:14 +0000)]
remove the check SetOwner before cleaning the TObjArray

14 years agoremove setting of distance to bad channel in Omega analsys
gconesab [Wed, 21 Apr 2010 16:27:15 +0000 (16:27 +0000)]
remove setting of distance to bad channel in Omega analsys

14 years agoFixing conding violation rules. Add task macro that was forgotten last commit (Livio)
martinez [Wed, 21 Apr 2010 16:22:44 +0000 (16:22 +0000)]
Fixing conding violation rules. Add task macro that was forgotten last commit (Livio)

14 years agoFixing of coding violations
marian [Wed, 21 Apr 2010 16:19:25 +0000 (16:19 +0000)]
Fixing of coding violations
Marian

14 years ago- first trigger version for ultra-peripheral collisions (Kyrre Skjerdal)
kkanaki [Wed, 21 Apr 2010 15:42:30 +0000 (15:42 +0000)]
- first trigger version for ultra-peripheral collisions (Kyrre Skjerdal)
- added macro that runs the HLT reconstruction and processes the output through the trigger component
   (global trigger menu to be modified, so that the chain can be complete with the addition of the global trigger component)
- no arguments passed from OCDB entry yet

14 years agoIn MUONRecoCheck.C:
ivana [Wed, 21 Apr 2010 15:13:02 +0000 (15:13 +0000)]
In MUONRecoCheck.C:
- Add protection against 0 when computing the average momentum per bin
- Correct the phi resolution for a possible +- 2*pi shift in its computation
(Philippe P.)

14 years agoremoving TPC analysis classes from end 2006
jgrosseo [Wed, 21 Apr 2010 14:41:45 +0000 (14:41 +0000)]
removing TPC analysis classes from end 2006

14 years agoupdated to new BG histo naming
jgrosseo [Wed, 21 Apr 2010 14:38:19 +0000 (14:38 +0000)]
updated to new BG histo naming

14 years agoupdated multiplicity analysis for the INEL>0 case
jgrosseo [Wed, 21 Apr 2010 14:36:51 +0000 (14:36 +0000)]
updated multiplicity analysis for the INEL>0 case

14 years agoUpdated AliUnfolding class. The regularization schemas have changed taking into accou...
jgrosseo [Wed, 21 Apr 2010 14:36:39 +0000 (14:36 +0000)]
Updated AliUnfolding class. The regularization schemas have changed taking into account bin
width and in a different way the error of the single bin.
Please CHECK the weights given to the regularization. They most likely need to be changed.

14 years agoAdded check of daughters clustermap in ITS
dainese [Wed, 21 Apr 2010 14:33:40 +0000 (14:33 +0000)]
Added check of daughters clustermap in ITS

14 years agoupdate for INEL>0 analysis
jgrosseo [Wed, 21 Apr 2010 14:17:03 +0000 (14:17 +0000)]
update for INEL>0 analysis

14 years ago- fixing warnings
odjuvsla [Wed, 21 Apr 2010 14:16:05 +0000 (14:16 +0000)]
- fixing warnings

14 years ago- moving initialisation of helper classes from the clusterizer constructor to DoInit
odjuvsla [Wed, 21 Apr 2010 14:16:01 +0000 (14:16 +0000)]
- moving initialisation of helper classes from the clusterizer constructor to DoInit
- adding detector name to constants class

14 years agoAdded to fieldmaps the parameterized integrals of field transv.components/bz
shahoian [Wed, 21 Apr 2010 13:31:37 +0000 (13:31 +0000)]
Added to fieldmaps the parameterized integrals of field transv.components/bz
AliMagF::GetTPCRatInt(xyz,b) gives the integral of bx/bz, by/bz and
(bx/bz)^2+(by/bz)^2  from 0 to xyz[2].
The (old) integral of components /GetTPCInt(xyz,b)/ is brought to the same
convention (before was from z=+-250 to xyz[2])
The min/max Z and R allowed is 300 cm.
GetTPCRatIntCyl and GetTPCIntCyl provide similar integrals in cyl.frame.
Reparameterized

14 years agoremove call to gstpar, now in galice.cuts
gconesab [Wed, 21 Apr 2010 13:29:28 +0000 (13:29 +0000)]
remove call to gstpar, now in galice.cuts

14 years agoCode for the simulations at generator level, used for model comparison in the first...
mfloris [Wed, 21 Apr 2010 13:26:22 +0000 (13:26 +0000)]
Code for the simulations at generator level, used for model comparison in the first papers.
Initial commit.

14 years agoPartial fix for bug #66084: Remove gstpar calls and put parameters in galice.cuts...
fca [Wed, 21 Apr 2010 13:16:49 +0000 (13:16 +0000)]
Partial fix for bug #66084: Remove gstpar calls and put parameters in galice.cuts -- EMCAL

14 years agoLTM-volumeID mapping: update (A.Silenzi)
decaro [Wed, 21 Apr 2010 13:16:08 +0000 (13:16 +0000)]
LTM-volumeID mapping: update (A.Silenzi)

14 years agoIn MUONRecoCheck.C:
ivana [Wed, 21 Apr 2010 12:27:32 +0000 (12:27 +0000)]
In MUONRecoCheck.C:
Added new control plots:
- X-Y slopes at first cluster and at vertex
- Eta at vertex
- Phi at vertex
- p*DCA
(Philippe P.)

14 years agoSome more fix
coppedis [Wed, 21 Apr 2010 12:24:53 +0000 (12:24 +0000)]
Some more fix

14 years agoCentral electrode updated according to the drawings from Wolfgang Klempt
kowal2 [Wed, 21 Apr 2010 11:45:10 +0000 (11:45 +0000)]
Central electrode updated according to the drawings from Wolfgang Klempt

14 years agofCTTMmatrixBack index out of bounds: fixed (F.Reidt)
decaro [Wed, 21 Apr 2010 11:05:24 +0000 (11:05 +0000)]
fCTTMmatrixBack index out of bounds: fixed (F.Reidt)

14 years agoUpdate of DAs (PED & GAIN):
laphecet [Wed, 21 Apr 2010 11:05:06 +0000 (11:05 +0000)]
Update of DAs (PED & GAIN):
- Add messages giving faulty DDL (and FRT) in case of Token lost errors
- Pedestal forced to 4095 (or 4090) when statistics < 10 events (or
RMS < 0.5)

(Jean-Luc Charvet)

14 years agoFixing coding conventions
mfloris [Wed, 21 Apr 2010 10:36:05 +0000 (10:36 +0000)]
Fixing coding conventions

14 years ago- EMCAL digit maker loads bad channel map from CDB
odjuvsla [Wed, 21 Apr 2010 10:35:21 +0000 (10:35 +0000)]
- EMCAL digit maker loads bad channel map from CDB
- Geometry initialisation in clusterizer moved from constructor to dedicated function

14 years ago- stop clusterisation on no geometry
odjuvsla [Wed, 21 Apr 2010 10:35:19 +0000 (10:35 +0000)]
- stop clusterisation on no geometry

14 years agofixed warning
alla [Wed, 21 Apr 2010 10:05:17 +0000 (10:05 +0000)]
fixed warning

14 years agoBug in QA class corrected
coppedis [Wed, 21 Apr 2010 09:50:07 +0000 (09:50 +0000)]
Bug in QA class corrected

14 years agoFix to suppress the warning
shahoian [Wed, 21 Apr 2010 09:20:41 +0000 (09:20 +0000)]
Fix to suppress the warning

14 years agobugfix: checking correct data origin for ITS tracking form digits (Gaute)
richterm [Wed, 21 Apr 2010 07:51:15 +0000 (07:51 +0000)]
bugfix: checking correct data origin for ITS tracking form digits (Gaute)

14 years agocompilation warnings about unused parameters corrected
richterm [Wed, 21 Apr 2010 07:43:28 +0000 (07:43 +0000)]
compilation warnings about unused parameters corrected

14 years agocorrecting warnings: function parameters commented after becoming unused in previous...
richterm [Wed, 21 Apr 2010 07:42:50 +0000 (07:42 +0000)]
correcting warnings: function parameters commented after becoming unused in previous commit

14 years agoMedium cuts moved to galice.cuts
coppedis [Wed, 21 Apr 2010 07:03:42 +0000 (07:03 +0000)]
Medium cuts moved to galice.cuts

14 years agoMajor updates for millipede2 and related classes (Ruben)
masera [Tue, 20 Apr 2010 22:09:28 +0000 (22:09 +0000)]
Major updates for millipede2 and related classes (Ruben)

14 years agoChanged cuts (Ana)
kaamodt [Tue, 20 Apr 2010 22:01:18 +0000 (22:01 +0000)]
Changed cuts (Ana)

14 years agoChange to SSD geometry: addition of metallisation to the capacitors on the hybrids...
masera [Tue, 20 Apr 2010 21:43:58 +0000 (21:43 +0000)]
Change to SSD geometry: addition of metallisation to the capacitors on the hybrids (M. van Leeuwen) Savannah bug 63965

14 years agoCompute position and size of luminous region vs time (D. Caffarri)
dainese [Tue, 20 Apr 2010 21:21:35 +0000 (21:21 +0000)]
Compute position and size of luminous region vs time (D. Caffarri)

14 years agoUpdating the trigger code for 2010 data. Should be ok now while the code is being...
cvetan [Tue, 20 Apr 2010 21:14:33 +0000 (21:14 +0000)]
Updating the trigger code for 2010 data. Should be ok now while the code is being incorporated in the reconstruction.

14 years agoCoding convention fixes from Magali
estienne [Tue, 20 Apr 2010 20:21:38 +0000 (20:21 +0000)]
Coding convention fixes from Magali

14 years agoAdded possibility to invert the sign of the parametization
shahoian [Tue, 20 Apr 2010 20:03:30 +0000 (20:03 +0000)]
Added possibility to invert the sign of the parametization

14 years agoFixes for report #65951: Request to change PHOS initialization in MC
hristov [Tue, 20 Apr 2010 19:23:13 +0000 (19:23 +0000)]
Fixes for report #65951: Request to change PHOS initialization in MC

14 years agoFix for bug #66094: Remove gstpar calls and put parameters in galice.cuts -- ZDC
hristov [Tue, 20 Apr 2010 19:12:56 +0000 (19:12 +0000)]
Fix for bug #66094: Remove gstpar calls and put parameters in galice.cuts -- ZDC

14 years agodoubles in the AliMillePedeRecord changed to double32, many changes in
shahoian [Tue, 20 Apr 2010 17:44:13 +0000 (17:44 +0000)]
doubles in the AliMillePedeRecord changed to double32, many changes in
MP2 related to treatment of constraints and low-statistics parameters

14 years agoRemoval of obsolete code
cvetan [Tue, 20 Apr 2010 17:41:38 +0000 (17:41 +0000)]
Removal of obsolete code

14 years agoMajor update of cuts classes; now they are used in AliAnalysisVertexingHF and stored...
dainese [Tue, 20 Apr 2010 17:24:47 +0000 (17:24 +0000)]
Major update of cuts classes; now they are used in AliAnalysisVertexingHF and stored as a list in AliAOD.VertexingHF.root; missing: D* cuts; possibility to get reco cuts from candidates with TRef

14 years agoAdded class AliFlowEvent, inherits from AliFlowEventSimple.
snelling [Tue, 20 Apr 2010 17:23:26 +0000 (17:23 +0000)]
Added class AliFlowEvent, inherits from AliFlowEventSimple.

14 years agoSolution for bug #66136: removed memory leaks in AliTOFtracker* classes
decaro [Tue, 20 Apr 2010 16:55:13 +0000 (16:55 +0000)]
Solution for bug #66136: removed memory leaks in AliTOFtracker* classes

14 years agoIn alignment classes:
ivana [Tue, 20 Apr 2010 15:35:13 +0000 (15:35 +0000)]
In alignment classes:
Fixing coding convention violations and compiler warnings.
(Javier)

14 years agoThe "static" was removed from the definition of some variables,
morsch [Tue, 20 Apr 2010 14:44:08 +0000 (14:44 +0000)]
The "static" was removed from the definition of some variables,
which was not working in the cocktail generator.
Bogdan Vulpescu

14 years agoChanges for report #65872 Request for adding changes in AliESDpid for trunk. We added...
hristov [Tue, 20 Apr 2010 14:19:34 +0000 (14:19 +0000)]
Changes for report #65872 Request for adding changes in AliESDpid for trunk. We added a method in AliESDpid for recalculating the TRD PID probabilities based on the 1D Likelihood method

14 years agoIncrement ClassDef number
cblume [Tue, 20 Apr 2010 14:04:30 +0000 (14:04 +0000)]
Increment ClassDef number

14 years agoMove the initialization of bad map to setting of bad channels, add the name of the...
gconesab [Tue, 20 Apr 2010 13:18:39 +0000 (13:18 +0000)]
Move the initialization of bad map to setting of bad channels, add the name of the task to the reader data members

14 years agoUpdated list of classes
ivana [Tue, 20 Apr 2010 13:12:25 +0000 (13:12 +0000)]
Updated list of classes

14 years agoIn trigger QA:
ivana [Tue, 20 Apr 2010 13:11:40 +0000 (13:11 +0000)]
In trigger QA:
- Do not store 44/34 ratio in case of scalare events.
- Set pave text color of histogram for QA shifter to red when no events where analyzed.
(Diego)

14 years ago- restore calibration macro to previous status (reconstruction with grid connection...
kkanaki [Tue, 20 Apr 2010 11:19:23 +0000 (11:19 +0000)]
- restore calibration macro to previous status (reconstruction with grid connection is not running yet, more investigation is needed)

14 years agotrue dqdl distribution as function of drift length (requested by Alex W)
abercuci [Tue, 20 Apr 2010 10:51:55 +0000 (10:51 +0000)]
true dqdl distribution as function of drift length (requested by Alex W)

14 years ago- changes due to deletion of files
odjuvsla [Tue, 20 Apr 2010 10:24:08 +0000 (10:24 +0000)]
- changes due to deletion of files

14 years ago- removing obsolote classes
odjuvsla [Tue, 20 Apr 2010 10:24:06 +0000 (10:24 +0000)]
- removing obsolote classes
- removing obsolete files

14 years ago- set clustering thresholds from CDB entries
odjuvsla [Tue, 20 Apr 2010 10:24:03 +0000 (10:24 +0000)]
- set clustering thresholds from CDB entries

14 years agoHeader files added to compile the macro
masera [Tue, 20 Apr 2010 10:15:17 +0000 (10:15 +0000)]
Header files added to compile the macro

14 years agoFixes for coding conventions violations
masera [Tue, 20 Apr 2010 10:13:53 +0000 (10:13 +0000)]
Fixes for coding conventions violations

14 years agoFirst implementation of the task to perform filtering on the ESD friend tracks:
zampolli [Tue, 20 Apr 2010 10:08:35 +0000 (10:08 +0000)]
First implementation of the task to perform filtering on the ESD friend tracks:
- for randomly selected events + event 0 --> keep friend info for the tracks
- for the remaining events, keep friend info for tracks with pT > pT_cut

(M. Ivanov)

14 years agoProtection against negative TPC signal
pchrist [Tue, 20 Apr 2010 08:22:28 +0000 (08:22 +0000)]
Protection against negative TPC signal

14 years ago Code to analyze the TPC calibration and to produce OCDB entries
marian [Tue, 20 Apr 2010 07:49:32 +0000 (07:49 +0000)]
 Code to analyze the TPC calibration and to produce OCDB entries
Marian

14 years agoWrite AliHLTGlobalTriggerDecision with splitlevel -1, needed to get custom streamer...
kleinb [Tue, 20 Apr 2010 06:48:41 +0000 (06:48 +0000)]
Write AliHLTGlobalTriggerDecision with splitlevel -1, needed to get custom streamer called

14 years agoProtection added.
morsch [Tue, 20 Apr 2010 02:06:14 +0000 (02:06 +0000)]
Protection added.

14 years agoRemoving gstpar from PHOS
fca [Tue, 20 Apr 2010 01:59:59 +0000 (01:59 +0000)]
Removing gstpar from PHOS

14 years agogMC->Gstpar is removed from the code. Medium cuts are read from galice.cuts.
kharlov [Tue, 20 Apr 2010 01:48:39 +0000 (01:48 +0000)]
gMC->Gstpar is removed from the code. Medium cuts are read from galice.cuts.

14 years agoFix for bug #66122: Backward compatibility in AliMultiplicity
hristov [Mon, 19 Apr 2010 22:03:38 +0000 (22:03 +0000)]
Fix for bug #66122: Backward compatibility in AliMultiplicity

14 years ago- using AliVertexerTracks initialization provided by Andrea
richterm [Mon, 19 Apr 2010 22:00:53 +0000 (22:00 +0000)]
- using AliVertexerTracks initialization provided by Andrea
  - reading cuts from AliGRPRecoParam
  - do not require kITSrefit flag
  - using mode ITS
- publishing the AliESDVertex object
- updated the corresponding macro
  - extended chain with GlobalVertexerHisto and connected ROOTFileWriter
  - two parallel chains with GlobalVertexer and GlobalOfflineVertexer
  - new running mode to analyse ESDs directly, either esdTree or HLTesdTree

14 years agoreplacing 'new TFile' by 'TFile::Open' in order to support direct file access on...
richterm [Mon, 19 Apr 2010 21:37:21 +0000 (21:37 +0000)]
replacing 'new TFile' by 'TFile::Open' in order to support direct file access on the Grid

14 years agoremoving obsolete cout
richterm [Mon, 19 Apr 2010 18:27:38 +0000 (18:27 +0000)]
removing obsolete cout

14 years agoFrom Kalliopi: Updated HLT histogram filling
slindal [Mon, 19 Apr 2010 16:01:54 +0000 (16:01 +0000)]
From Kalliopi: Updated HLT histogram filling

14 years ago- fill the number of cluster per track only for TPC or TPC+ITS tracks (0 entries...
kkanaki [Mon, 19 Apr 2010 15:19:23 +0000 (15:19 +0000)]
- fill the number of cluster per track only for TPC or TPC+ITS tracks (0 entries rejected) (Hege Erdal)
- fill the eta histogram with a DCA cut (<5cm) for selecting primary tracks and a pt cut (>300MeV/c) to get rid of looping particles
- reject laser tracks in all histograms
- included histo with the status flag of every track

14 years agoAdding the preprocessor for calibration
marian [Mon, 19 Apr 2010 13:57:41 +0000 (13:57 +0000)]
Adding the preprocessor for calibration

14 years agoAdded lines to separate TOF SMs, according to the DAM shifters request (F.Bellini)
decaro [Mon, 19 Apr 2010 12:47:25 +0000 (12:47 +0000)]
Added lines to separate TOF SMs, according to the DAM shifters request (F.Bellini)

14 years agoinitialization of magnetic field, setting the kITSrefit flag for the input tracks...
richterm [Mon, 19 Apr 2010 12:24:51 +0000 (12:24 +0000)]
initialization of magnetic field, setting the kITSrefit flag for the input tracks as a first attempt
more detailed studies underway
the component now also compiles with the v4-18-Release where the ESD parameter to the AliVertexerTracks was not const

14 years agoIn AliMUONReconstructor:
ivana [Mon, 19 Apr 2010 11:09:10 +0000 (11:09 +0000)]
In AliMUONReconstructor:
Putting back unloading mapping from ctor, but now only if the mapping objects
exist. (This removes the warning from AliCDBManager with new OCDB where the
old objects are removed and keeps the code working with old OCDBs where the old
objects are present.)

14 years agoReducing printouts.
zampolli [Mon, 19 Apr 2010 09:56:00 +0000 (09:56 +0000)]
Reducing printouts.

14 years agoprotection for ProdVtxRange2D added
ikraus [Mon, 19 Apr 2010 09:04:47 +0000 (09:04 +0000)]
protection for ProdVtxRange2D added

14 years agoAdded graphical reference to help DQM shifter. Updated sim TOF QA histograms. (F...
decaro [Mon, 19 Apr 2010 08:43:05 +0000 (08:43 +0000)]
Added graphical reference to help DQM shifter. Updated sim TOF QA histograms. (F.Bellini)

14 years agoIn AliMUONReconstructor:
ivana [Mon, 19 Apr 2010 08:38:23 +0000 (08:38 +0000)]
In AliMUONReconstructor:
Removing unloading mapping from ctor (the old mapping is not in OCDB anymore)

14 years agoUpdating LinkDef's as well
akisiel [Mon, 19 Apr 2010 08:27:44 +0000 (08:27 +0000)]
Updating LinkDef's as well

14 years agoAdded graphical reference to help DQM shifter. Updated sim TOF QA histograms. (F...
decaro [Mon, 19 Apr 2010 08:25:56 +0000 (08:25 +0000)]
Added graphical reference to help DQM shifter. Updated sim TOF QA histograms. (F.Bellini)

14 years agoAdd Gamma conversions removal
akisiel [Mon, 19 Apr 2010 08:21:57 +0000 (08:21 +0000)]
Add Gamma conversions removal

14 years agoAdd Eta cut
akisiel [Mon, 19 Apr 2010 08:20:33 +0000 (08:20 +0000)]
Add Eta cut

14 years agoAdd dEdx monitoring class.
akisiel [Mon, 19 Apr 2010 08:20:06 +0000 (08:20 +0000)]
Add dEdx monitoring class.

14 years agoAdd dEdx monitoring. Add accepted multiplicity monitoring
akisiel [Mon, 19 Apr 2010 08:17:55 +0000 (08:17 +0000)]
Add dEdx monitoring. Add accepted multiplicity monitoring